target/8507: -fno-undersocring, -fno-underscore don't work
bkausbk@web.de
bkausbk@web.de
Fri Nov 8 12:56:00 GMT 2002
>Number: 8507
>Category: target
>Synopsis: -fno-undersocring, -fno-underscore don't work
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Nov 08 12:56:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Benjamin Kalytta
>Release: GCC 3.x
>Organization:
>Environment:
x86 cygwin windows 2k
>Description:
I tried to compile a c-file without underscores being created using compiler switches -fno-underscoring or -fno-underscore, but underscores will created anyway in objectfiles ? How can I avoid this? If this command line switches don't work isn't it a bug?
>How-To-Repeat:
gcc -c some.c -fno-underscore
gcc -c some.c -fno-underscoring
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list