Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 1999 18:51:53 -0500
From:      Ade Lovett <ade@lovett.com>
To:        "gil i. pollas" <rone@ennui.org>
Cc:        ports@freebsd.org
Subject:   Re: gnupg 0.9.7
Message-ID:  <19990526185153.C490@lovett.com>
In-Reply-To: <199905262311.QAA28551@shell13.ba.best.com>; from gil i. pollas on Wed, May 26, 1999 at 04:11:05PM -0700
References:  <199905262311.QAA28551@shell13.ba.best.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 26, 1999 at 04:11:05PM -0700, gil i. pollas wrote:
> cc -O -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes  -c tmp-mpih-mul1.s
> 
> And it just hangs there forever.  The cc isnn't using any resources at
> all.

Yup.  Check back in the ports archive about, oh, a week.  Exactly the
same problem with the then current gnupg-0.9.6

Fix is either to remove -pipe from the CFLAGS, or pass --disable-asm
to configure.

Looks like a weird compiler interaction with the gcc-2.7.2 in 3.x,
anyone fancy MFC'ing egcs into -stable (joke!)

-aDe

-- 
Ade Lovett, Austin, TX.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990526185153.C490>