Re: AIX 5.3 TL6 compilation.
"George Neill" <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 9, 2009 at 5:03 AM, Nick Gorham <[email protected]> wrote: > George Neill wrote: > >> Nick, >> >> One last thing I saw while configuring (both in 2.2.14 and 2.2.15pre) >> >> $ export CC=/usr/vac/bin/xlc_r >> $ export CXX=/usr/vac/bin/xlC_r >> $ export OBJECT_MODE=64 >> $ ./configure --prefix=/tmp/unixODBC --enable-drivers=no --enable-gui=no >> . >> . >> . >> configure: creating libtool >> appending configuration tag "CXX" to libtool >> checking whether the /usr/vac/bin/xlC_r linker (/usr/bin/ld) supports >> shared libraries... yes >> >>>>>> >>>>>> libtool.m4: error: problem compiling CXX test program <<<< >>>>>> >> >> checking for /usr/vac/bin/xlC_r option to produce PIC... >> checking if /usr/vac/bin/xlC_r supports -c -o file.o... no >> checking whether the /usr/vac/bin/xlC_r linker (/usr/bin/ld) supports >> shared libraries... yes >> >> It's apparently not a big deal since everything compiled just fine in >> 2.2.15pre, but I thought i'd at least bring it to your attention. >> >> Thanks, >> George. >> _______________________________________________ >> unixODBC-dev mailing list >> [email protected] >> http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev >> > > Ok, thanks, I guess the actual error will be in config,status. As it > happens, C++ isn;t needed now the gui bits are removed, I wonder if its down > to a older autoconf being used to build the package. My mistake, CXX= should have been /usr/vacpp/bin/xlC_r not /usr/vac/bin/xlC_r !! Thanks, George. _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev