Date: Mon, 09 Mar 1998 11:12:36 +0800 From: Peter Wemm <peter@netplex.com.au> To: John Birrell <jb@cimlogic.com.au> Cc: current@FreeBSD.ORG Subject: Re: gcc, just what you need to here right now Message-ID: <199803090312.LAA14528@spinner.netplex.com.au> In-Reply-To: Your message of "Mon, 09 Mar 1998 13:56:08 %2B1100." <199803090256.NAA15322@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
John Birrell wrote: > Peter, > > Your recent set of changes to gcc broke it for alpha. Yeah, I know > how much you care about that... 8-) I backed out the deltas in my > local cvs and it works again, so I'll keep it that way until later. > Just thought I'd give you the good news. Welcome to multiple > architectures. 8-) Hmm, most likely there are some missing #ifdef __i386__ or something near the FREEBSD_NATIVE stuff... The wierdo elf/aout switching stuff should be i386 specific. There are some other changes outside the gcc.c area, but I thought I'd done them in such a way that it wouldn't break anything.. Well, that was the plan anyway... Believe it or not, I was actually trying not to break the other arch's much, hence the gymnastics with the #ifdefs rather than just bashing it as needed for i386. What's wrong anyway? Compile or runtime failure? Cheers, -Peter -- Peter Wemm <peter@netplex.com.au> Netplex Consulting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803090312.LAA14528>