Carsten Clever schreef: > Hi, > > I'm build a CLFS-1.0.0-x86_64-Pure64 system from svn revision 3521 with > chroot > approach. > During stage 10.7., glibc configure fails with > [...] > checking for .previous assembler directive... yes > checking for .protected and .hidden assembler directive... yes > checking whether __attribute__((visibility())) is supported... yes > checking for broken __attribute__((visibility()))... no > checking for broken __attribute__((alias()))... no > checking whether to put _rtld_local into .sdata section... no > checking for .preinit_array/.init_array/.fini_array support... no > configure: error: Need linker with .init_array/.fini_array support. > > I use "-Os -march=athlon64 -fPIC -fstack-protector-all -pipe" as compiler > options. > > Any hints? on't use -fstack-protector-all. Book isn't designed for that, if you couldn't figure this error out yourself I would seriously not use it. Hardened lfs deals with (32 bit) things such as that switch.
Maarten _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
