bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12479] 'ld' looks for stuff in default places despite -nostdlib


From: sergstesh at yahoo dot com
Subject: [Bug ld/12479] 'ld' looks for stuff in default places despite -nostdlib on command line
Date: Thu, 10 Feb 2011 18:25:46 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12479

--- Comment #1 from Sergei Steshenko <sergstesh at yahoo dot com> 2011-02-10 
18:25:42 UTC ---
The test program | I've used:
"
address@hidden:~/junk> cat -n conftest.c
     1  #include <stdio.h>
     2
     3  int main()
     4    {
     5    printf("Hello!\n");
     6    return 0;
     7    }
address@hidden:~/junk> 
".

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]