Commit Graph

8 Commits

Author SHA1 Message Date
Satoshi Asami
5306c7abab Mark this port broken, doesn't package. 1998-02-16 09:18:13 +00:00
David E. O'Brien
f8cd0b6297 Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.
Including linking with the STL vector class.
1998-02-14 04:18:25 +00:00
David E. O'Brien
028a674b3b Set __FreeBSD__ to 2, not 3.
Ports track -STABLE.
1998-02-13 08:16:17 +00:00
Satoshi Asami
57795467ce Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" in
/usr/local/lib and that will cause the system gcc to be unhappy if
something is linked with -L/usr/local/lib.
1998-02-03 07:48:35 +00:00
John Polstra
67e588bd58 Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) the
default for FreeBSD.  The standard exception implementation reliably
dumps core under FreeBSD.  Users can put "-fno-sjlj-exceptions" on
the command line if they really want to override the new default.

Configure with "--with-gnu-as" and "--with-gnu-ld".

Define "__FreeBSD__" as 3.
1998-01-23 17:49:47 +00:00
David E. O'Brien
1667cde2e4 Strip the binaries. 1998-01-14 07:24:54 +00:00
Satoshi Asami
6aaee5f116 sed -> ${SED}. 1998-01-13 05:18:16 +00:00
John Polstra
fa5dde5a30 This is a new port for egcs, which probably stands for something
like "enhanced GNU compiler suite."  It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
1998-01-10 21:40:10 +00:00