I was tinkering with making a system where /lib /usr/lib was used for 64bit, and /lib/32 and /usr/lib/32 was used for 32bit.
I have modified the path to the ld loader, and included /usr/lib/32:/usr/lib:/lib/32:/lib to the LIB_PATH, but gcc continues to fail to compile. I noted that it is during xgcc, with -B paths pointing at /usr/lib [and -m32] I was curious how gcc determines where 32bit libraries -- Nathan Coulson (conathan) ------ Location: Brittish Columbia, Canada Timezone: PST (-8) Webpage: http://www.nathancoulson.com _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
