|
@@ -84,8 +84,7 @@ readelf -l a.out | grep ': /lib'</userinput></screen>
|
|
|
and the output of the last command (allowing for platform-specific target triplets)
|
|
|
will be:</para>
|
|
|
|
|
|
-<screen><computeroutput>SEARCH_DIR("/tools/i686-pc-linux-gnu/lib")
|
|
|
-SEARCH_DIR("/usr/lib")
|
|
|
+<screen><computeroutput>SEARCH_DIR("/usr/lib")
|
|
|
SEARCH_DIR("/lib");</computeroutput></screen>
|
|
|
|
|
|
<para os="l">Next make sure that we're using the correct libc:</para>
|