|
From: Serge L. <fi...@in...> - 2007-10-23 18:27:29
|
Hi Bruce, Bruce Smith wrote: > > I just tried it, and the build aborted in gcc-4. > > I have both of these on: "Use hardened compile options (pie, ssp, etc)" > and "LibSafe". Is there a problem with either of those options? > (Exec-Shield, GRsecurity, and PAX are turned off) I don't think so, I'm using the same config. > ... > checking sys/sem.h usability... yes > checking sys/sem.h presence... yes > checking for sys/sem.h... yes > checking for g++ that supports -ffunction-sections -fdata-sections... yes > checking for ld that supports -Wl,-z,relro... yes > checking for sin in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. Looks like a problem with binutils. Hm... I haven't had any chance to check the recent changes but I'm going to do it immediately. > make[2]: *** [configure-target-libstdc++-v3] Error 1 > make[2]: Leaving directory `/data/build/tmp/gcc4-build' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/data/build/tmp/gcc4-build' > -- Serge Leschinsky |