[U-Boot-Users] [PATCH] Request to remove SEARCH_DIR from lds files

Jason Wessel jason.wessel at windriver.com
Thu Apr 10 23:11:46 CEST 2008


Unless someone has an objection, would it be possible to remove all
the SEARCH_DIR() directives from the lds files with the attached
patch?

Modern cross compilers will automatically find the correct link time
libraries so there is no need to go searching in places that might
have libraries which you do not actually want to link in, such as
probing /usr/lib on an x86 host for powerpc link objects.

Thanks,
Jason.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_SEARCH_DIR_from_lds_files.patch.gz
Type: application/x-gzip
Size: 8536 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080410/0b770675/attachment.bin 


More information about the U-Boot mailing list