|
@@ -73,7 +73,7 @@ readelf -l a.out | grep ': /lib'</userinput></screen>
|
|
|
|
|
|
<para os="d">Now make sure that we're setup to use the correct startfiles:</para>
|
|
<para os="d">Now make sure that we're setup to use the correct startfiles:</para>
|
|
|
|
|
|
-<screen os="e"><userinput>grep -o '/usr/lib.*/crt[1in].* .*' dummy.log</userinput></screen>
|
|
|
|
|
|
+<screen os="e"><userinput>grep -o '/usr/lib.*/crt[1in].*succeeded' dummy.log</userinput></screen>
|
|
|
|
|
|
<para os="f">If everything is working correctly, there should be no errors,
|
|
<para os="f">If everything is working correctly, there should be no errors,
|
|
and the output of the last command will be:</para>
|
|
and the output of the last command will be:</para>
|