bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses on power


From: Frank Winter
Subject: ncurses on power
Date: Wed, 11 Dec 2013 14:33:45 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

All,

I am having trouble building ncurses on the Power 64bit architecture. I tried version 5.8 and 5.9. Both builds fail with the same linker error:

/bgsys/drivers/toolchain/V1R1M2/gnu-linux/lib/gcc/powerpc64-bgq-linux/4.4.6/../../../../powerpc64-bgq-linux/bin/ld: unrecognized option '--end-group-lgcc' /bgsys/drivers/toolchain/V1R1M2/gnu-linux/lib/gcc/powerpc64-bgq-linux/4.4.6/../../../../powerpc64-bgq-linux/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status


I configured the package quite standard I would say:

/home/dp007/dp007/fwinter/src/ncurses-5.9/configure --prefix=/home/dp007/dp007/fwinter/toolchain/install/ncurses-5.9-gcc CC=gcc CFLAGS=-O3 CXX=g++ CXXFLAGS=-O3


I grepped for --end-group-lgcc in the package (source directory) and it doesn't seem to be used anywhere. So, I don't know where this flag entered.

Any help, very much appreciated.

Thanks,
Frank





reply via email to

[Prev in Thread] Current Thread [Next in Thread]