--- Comment #7 from martinrb at google dot com 2008-10-09 23:16 ---
> The flag `-Bsymbolic' works (or at least is accepted)
> despite the fact that it is not documented that such a
> flag is passed to the linker.
Ops.
Please ignore my previous msg.
I have mis
--- Comment #5 from martinrb at google dot com 2008-10-09 23:10 ---
(In reply to comment #4)
> If you want to use a specific linker option, use -Wl,XYZ or -Xlinker XYZ .
> Since those are the documented way to pass a linker option via gcc.
I know about -Wl, and -Xlinker.
I am
--- Comment #3 from martinrb at google dot com 2008-10-09 19:26 ---
(In reply to comment #2)
> "Only a few systems support this option."
>
> x86-linux-gnu is one of those targets that don't support this option :).
>
> There is no changes needed her
nu dot org
ReportedBy: martinrb at google dot com
GCC target triplet: x86_64-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37786
--- Comment #2 from martinrb at google dot com 2008-09-17 04:27 ---
I tried to check how -dM and -dD treats macros defined on the command line
and in the source file:
([EMAIL PROTECTED]) ~/src/toy $ cat foo.c
#define FOO 1
([EMAIL PROTECTED]) ~/src/toy $ gcc -E -dM -x c -DBAR=1 foo.c
Priority: P3
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: martinrb at google dot com
GCC host triplet: x86_64-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37551
acros
Product: gcc
Version: 4.2.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: preprocessor
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: martinrb at google dot com
GCC host triplet: x86_64-linux-gnu
Priority: P3
Component: preprocessor
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: martinrb at google dot com
GCC host triplet: x86_64-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37549