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


Jason Merrill <jason@cygnus.com> writes:
> The BeOS is an odd puppy, gratuitously incompatible with Unix
> conventions in a number of ways.  Several of these ways are new to
> gcc, so they have been parameterized.

You're lucky, I remember it being much worse before the move to elf.

> 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'd like to see the same on x86-win32 as well. It provides some level of
consistency with other native tools on these platforms.

Regards,
Mumit


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