----- Original Message ----- From: "Rogelio Serrano" <rogelio.serr...@gmail.com> To: "Hardened LFS Development List" <hlfs-dev@linuxfromscratch.org> Sent: Thursday, February 16, 2012 7:08 AM Subject: changing from multilib to non multilib?
> how do we change from multilib to non multilib? > > sorry for the noob question but having /lib64 and /lib is just a big > headache for me > Only gcc has a --disable-multilib option. binutils has --enable-targets if you want to select what arch could be supported. Anyway, if you don't compile glibc more than once on chap6, build will behave as if --enable-multilib was not given at gcc stage. Gilles -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page