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

Re: Cleanups for the m68k backend


On Wed, Jul 09, 2003 at 01:14:42AM +0200, Bernardo Innocenti wrote:
>  Just one question: In OpenBSD's CVS repository I see no version of
> gcc later than gcc 2.95.3. Is it ok to presume that you won't be upgrading
> the system compiler to gcc 3.4 without also importing a newer version of
> binutils?

You forgot to look into ports/ as well.  We have a gcc 3.2.3 in there.
And it will switch to 3.3 sometimes this month, hopefully, and there will
be a snapshot of 3.4 around at that point.

Both of them will need a gas with a.out + pic support to be useful on m68k 
for the time being.

I don't have the faintest idea when binutils work will happen. Switching
m68k to ELF might be relatively easy (after all, we have some expertise
in that area now), or it might run into a show-stopper.

>  If it's so, then OpenBSD is not a show-stopper for the decision to drop
> the MIT syntax.

Sorry, but I don't agree.

I hope I'm going to get time to check whether switching to non-MIT syntax
works with the gas we have in-tree on an m68k platform.

But your argument doesn't really hold.  Right now, dropping m68k MIT
support in gcc  exactly amounts to dropping m68k-*-openbsd support.


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