On Tue, Oct 1, 2013 at 9:20 AM, Markus Metz
<[email protected]> 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
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to