diff options
Diffstat (limited to 'ld/README')
-rw-r--r-- | ld/README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,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). |