Some strange compilation errors with some CFLAGS and LDFLAGS on x86 hardened system (gcc 3.4.6): -fno-strict-aliasing will be rewrite as -fno-trick-aliasing -Wl,-O1 will be -no-Wl,-O1 -Wl,--as-need will be -Wl,--as-neededtrict-aliasing
That's weird... does 0.5.4 work?
Please post the output from emerge --info too.
Got it now, thanks for reporting.
Created attachment 143421 [details] my emerge --info
(In reply to comment #3) > Got it now, thanks for reporting. ? cant understand 0.5.4 work and 0.5.5 compiled without the reported CFLAGS and LDFLAGS seems work fine (related to bug #209941)
Should work now. emerge --sync then try.
OK. Tested with some files and it work fine. Stable for me. Thanks.