Date: Sun, 23 Apr 2000 17:26:24 -0700 From: Kent Stewart <kstewart@3-cities.com> To: Will Andrews <andrews@technologist.com> Cc: Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA>, kudzu@tenebras.com, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: doc++-3.3.15 Message-ID: <390394B0.2843ABA3@3-cities.com> References: <3903802F.40D458D1@dnai.com> <39038F5B.2F0B372@Shevchenko.Kiev.UA> <20000423201001.A6549@argon.blackdawn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Will Andrews wrote: > > On Mon, Apr 24, 2000 at 03:03:39AM +0300, Ruslan Shevchenko wrote: > > Hmm, looks like FreeBSD 4.0 use egcs-1.2 instead gcc295. Is it true ? > > (I have now envirowment FreeBSD-3.0 and gcc295 as default compiler). > > > > Can anybody give me network access to "standart" FreeBSD 4.0, for > > purpose > > of debugging this port? > > 4.0 and later uses GCC 2.95.2. 3.4 and earlier use GCC 2.7.2.3, with the > option of installing GCC 2.95.2 (but not as the default compiler) through > ports. > > If this program builds on 3.x with GCC 2.95.2, then something's obviously > broken, either with 4.0's GCC 2.95.2 implementation, or with the port. The problem is that entry.cc includes assert.h on line 25. On line 29 it include doc.h, which eventually calls McString.h which references assert.h on line 33. Kent > > -- > Will Andrews <andrews@technologist.com> > GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- > ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ > G++>+++ e->++++ h! r-->+++ y? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html 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?390394B0.2843ABA3>