Philip Brown <[email protected]> wrote: > a WELL-BEHAVED set of Makefiles, will allow you to override linker by > simply specifying > > LD=/path/to/ld
Well, if the "new" LD behaves significantly similar to the expected LD, you are correct. For simple makefiles you may be correct too...... For more complex makefiles you are not correct as these makefiles may have more internal knowledge than you may expect. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
