Rogelio M.Serrano Jr. wrote:
[snipped...]
Yes im referring to framework bundles. I have already cleaned up the gcc framework support. Im working on binutils now. I think the glibc and uclibc dynamic loaders are the biggest problem. It cant find the libraries in the framework directories unless I use absolute paths. It just worked by accident actually. Right now im just using a hack to -l and -L options. Not much of an improvement over the rpath trick I used before.
Before you duplicate too much work, please have a look at:
http://gcc.gnu.org/ml/gcc/2005-02/msg00809.html
Cheers, David
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
