This is the mail archive of the gcc-patches@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]

Re: Patch to add BeOS/x86 support


    The folks at Be wanted 'gcc foo.c' to produce 'foo' rather than
    'a.out'; this patch implements that change for the BeOS port.  How do
    people feel about this inconsistency?

I don't like it.  I feel it's more important for GCC to be compatible with
GCC on other systems than to be compatible with the native compiler
in cases such as this.

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