[Proj] Compilation on AIX64
netr
netr at caramail.com
Mon Jul 15 02:45:36 PDT 2013
Hello everybody,
I finally mange to compile it as a 64bit file by using :
NM="nm -B -X 64" LDFLAGS="-maix64" LIBS="-lpthread" AR"ar -X 64" CC="gcc
-maix64" ./configure
Then lauching the make.
However, the libproj I obtain is not a COFF file and I can't integrate it in
my programm...the liking doesn't work.
Do you know how I could obtain a COFF file?
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Compilation-on-AIX64-tp5065849p5066395.html
Sent from the PROJ.4 mailing list archive at Nabble.com.
More information about the Proj
mailing list