[GRASS-dev] GRASS 6.4.svn on AIX based supercomputers

Markus Neteler neteler at osgeo.org
Wed Oct 2 03:31:44 PDT 2013


On Tue, Oct 1, 2013 at 9:20 AM, Markus Metz
<markus.metz.giswork at gmail.com> wrote:
> Have you included -R,/opt/freeware/lib in LDFLAGS? If not, you
> probably should.

In that case (I added
-Wl,-bsvr4,-R,/opt/freeware/lib
) it happily segfaults:


configure:775: checking for gcc
configure:879: checking whether the C compiler (gcc -maix64 -maix64
-Wl,-bbigtoc -Wl,-bsvr4,-R,/opt/freeware/lib64
-Wl,-bsvr4,-R,/opt/freeware/lib -L/opt/freeware/lib64) works
configure:895: gcc -o conftest -maix64 -maix64 -I/opt/freeware/include
-maix64 -Wl,-bbigtoc -Wl,-bsvr4,-R,/opt/freeware/lib64
-Wl,-bsvr4,-R,/opt/freeware/lib -L/opt/freeware/lib64 conftest.c  1>&5
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
configure: failed program was:

#line 890 "configure"
#include "confdefs.h"

main(){return(0);}
-bash-3.2$


"Guessing" gcc on AIX parameters remains to be tricky.

markusN


More information about the grass-dev mailing list