X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FREADME;h=a953e422f7d16444b4df6d242a4cae09e0d55f37;hb=25a07265bdbe07bd8ab88805b9136dc21179aa6c;hp=8947d04156bffc3c82392409fdc2d6f24546b9c8;hpb=30727aa6d12fb866494020c0b62ab265a2bdcdfe;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/README b/ld/README index 8947d04156..a953e422f7 100644 --- a/ld/README +++ b/ld/README @@ -1,3 +1,5 @@ + README for LD + This is the GNU linker. It is distributed with other "binary utilities" which should be in ../binutils. See ../binutils/README for more general notes, including where to send bug reports. @@ -26,7 +28,8 @@ See ../binutils/README. If you want to make a cross-linker, you may want to specify a different search path of -lfoo libraries than the default. -You can do this by setting the LIB_PATH variable in ./Makefile. +You can do this by setting the LIB_PATH variable in ./Makefile +or using the --with-lib-path configure switch. To build just the linker, make the target all-ld from the top level directory (one directory above this one).