This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

target/8450: Command line switch which disables underscoring


>Number:         8450
>Category:       target
>Synopsis:       Command line switch which disables underscoring
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 04 08:46:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Benjamin Kalytta
>Release:        not version specifc
>Organization:
>Environment:
x86 Mingw/Cygwin (Win2k Prof.)
>Description:
[This only concerns cygwin/mingw target]
Please could you add a GCC (LD) command line switch which disables symbol underscoring.
Symbol "main" for instance will be "_main" on cygwin/mingw target. But since I don't use any cygwin/mingw libraries I want disable this underscoring for my object files to be compatible with linux or other target object files.

Benjamin Kalytta
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]