Re: AIX 5.3 TL6 compilation.
"George Neill" <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
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