Date: Mon, 21 Jul 2003 17:44:52 +0400 From: "Sergey A. Osokin" <osa@FreeBSD.org> To: Simon Barner <barner@in.tum.de> Cc: ports@FreeBSD.org Subject: Re: Fixing gcc 3.3 compile failures -- fix for math/freefem Message-ID: <20030721134452.GZ1413@freebsd.org.ru> In-Reply-To: <20030721114538.GA4686@zi025.glhnet.mhn.de> References: <20030718025200.GA36893@rot13.obsecurity.org> <20030719030539.GB467@zi025.glhnet.mhn.de> <20030719190500.GA19808@hellblazer.celabo.org> <20030720224840.GA731@zi025.glhnet.mhn.de> <20030721081342.GP1413@freebsd.org.ru> <20030721114538.GA4686@zi025.glhnet.mhn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--NzX0AQGjRQPusK/O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 21, 2003 at 01:45:38PM +0200, Simon Barner wrote: > > Can't compile freefem-3.5.7 with gcc-2.95.4 under RELENG_4, > > any idea? > >=20 > > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -O -pipe -fforce-mem -fforce-= addr -fomit-frame-pointer -I/usr/X11R6/include -c femParser.cpp -Wp,-MD,.de= ps/femParser.TPlo -o femParser.o >/dev/null 2>&1 > > *** Error code 1 > > Stop in /usr/home/osa/src/freefem/work/freefem-3.5.7/freefem/fem. > > *** Error code 1 >=20 > Oh no, this port turns out to be a never ending story... >=20 > There was an internal compiler error in gcc-2.95.4 with femParser.cpp. > Since that version of gcc is no longer maintained, I think a workaround > for this problem is enough. Fortunately, I was able to fix the problem > by introducing a temporary variable (patch attached). [patch skipped] Committed, thanks! --=20 Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ --NzX0AQGjRQPusK/O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iQCVAwUBPxvuVI/Va73vhFLNAQHhtgP/RpB5O7pXWemLTP9oQnG5ud81haD7m0HU BF/3f14HTzI1jicl6yW39P5vnrmr6bDi2HqT8YcC6LyxGHMvch6sJSTk180bYpk1 ukaLaFhhqj7QuKYxvh9+39xwQ4ifP9op/6jqyVJnLfxJWHXJJNeaww8hjLZxKzCR OBIzUS5DRaU= =qo+P -----END PGP SIGNATURE----- --NzX0AQGjRQPusK/O--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030721134452.GZ1413>