From owner-freebsd-current Sun Mar 8 19:13:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA07353 for freebsd-current-outgoing; Sun, 8 Mar 1998 19:13:22 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA07288 for ; Sun, 8 Mar 1998 19:12:58 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.8.8/8.8.8/Spinner) with ESMTP id LAA14528; Mon, 9 Mar 1998 11:12:38 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199803090312.LAA14528@spinner.netplex.com.au> X-Mailer: exmh version 2.0.1 12/23/97 To: John Birrell cc: current@FreeBSD.ORG Subject: Re: gcc, just what you need to here right now In-reply-to: Your message of "Mon, 09 Mar 1998 13:56:08 +1100." <199803090256.NAA15322@cimlogic.com.au> Date: Mon, 09 Mar 1998 11:12:36 +0800 From: Peter Wemm Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 Netplex Consulting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message