*BSD News Article 17428


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!munnari.oz.au!yoyo.aarnet.edu.au!myall.awadi.com.au!dbarker
From: dbarker@awadi.com.au (Dave Barker)
Newsgroups: comp.os.386bsd.apps
Subject: Re: gcc 2.4.2+?
Date: 23 Jun 93 23:19:04
Organization: AWA Defence Industries Pty. Ltd.
Lines: 24
Distribution: world
Message-ID: <DBARKER.93Jun23231904@siren.awadi.com.au>
References: <crt.740144981@tiamat.umd.umich.edu> <1vkm7v$kie@europa.eng.gtefsd.com>
	<203ik9$hj2@hal.gnu.ai.mit.edu>
Reply-To: dbarker@awadi.com.au
NNTP-Posting-Host: siren.awadi.com.au
In-reply-to: mycroft@hal.gnu.ai.mit.edu's message of 21 Jun 1993 01:57:29 -0400
Comments: Hyperbole mail buttons accepted, v3.07.

>>>>> On 21 Jun 1993 01:57:29 -0400, mycroft@hal.gnu.ai.mit.edu (Charles Hannum) said:
Charles> NNTP-Posting-Host: hal.ai.mit.edu

Charles> In article <1vkm7v$kie@europa.eng.gtefsd.com> niemidc@oasis.gtefsd.com
Charles> writes:
>
> The new enquire can't be built with the old gcc for some reason.

Charles> You are confused.  The normal GCC installation never builds `enquire'
Charles> with the old compiler; it is always built with the new compiler.

What niemidc@oasis.gtefsd.com meant to say was that the cc1 built from
the 1.39 version of gcc shipped with 386bsd 0.1 will fail (with a
SIGFPE if I remember right) trying to compile enquire.c. If, instead,
you build that cc1 with a pre-existing gcc 2.?.?, then enquire.c will
compile, and enquire will work.

I've had this problem building several versions of gcc2, including
2.4.3 a week ago. I didn't try with 2.4.5; I've gotten used to this
drill.


Cheers,
Dave.