[Bug 796429] Re: Ignores wrong option -nostdlibs
Matthias Klose
doko at ubuntu.com
Fri Jul 15 09:42:47 UTC 2011
fixed in 4.6, won't fix in 4.5
** Also affects: gcc-4.6 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: gcc-4.6 (Ubuntu)
Status: New => Fix Released
** Changed in: gcc-4.5 (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.5 in Ubuntu.
https://bugs.launchpad.net/bugs/796429
Title:
Ignores wrong option -nostdlibs
Status in “gcc-4.5” package in Ubuntu:
Won't Fix
Status in “gcc-4.6” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: gcc-4.5
-nostdlibs is a typo of -nostdlib. gcc silently ignores this type and
link to the standard libraries.
Sample output:
$ make -B no-header-files-example
gcc -Wall -pedantic -std=c99 -nostdlibs -o no-header-files-example no-header-files-example.c
$ ./no-header-files-example
12565
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/796429/+subscriptions
More information about the foundations-bugs
mailing list