David E. O'Brien
63124d5dfb
Upgrade to the 19980628 snapshot.
...
(note the 19980608 snapshot had major problems -- I'd suggest upgrading
if you are using this version)
1998-07-06 10:17:17 +00:00
David E. O'Brien
1395c6719c
upgrade to 19980608 snapshot
1998-06-10 05:29:14 +00:00
David E. O'Brien
a3d2e77c73
+ Remove the MANUAL_PACKAGE_BUILD.
...
+ The C++ includes and gcc specific libs now live under gcc-lib/.....
+ don't install ``c++''
+ make links egcc and eg++
+ c++filt --> g++filt to non conflict with stock version
+ clean up package dirs on ``pkg_delete''
1998-05-20 08:59:31 +00:00
David E. O'Brien
4ef26603cc
Upgrade to 1998-05-08 snapshot version.
1998-05-19 22:33:45 +00:00
David E. O'Brien
7f9110e8e8
Upgrade to the May 2nd 1998 snapshot version.
1998-05-05 06:34:48 +00:00
David E. O'Brien
d53d3cdfc1
Upgrade to 980406 snapshot
...
Reviewed by: my PITA ecs240 project
1998-04-14 10:17:32 +00:00
David E. O'Brien
24009d8ad4
Used to build for me, now doesn't. Bombs in making the stage2 compiler.
...
For now, use ``cvs co -regcs_102 egcs'' if you want a working version
before the next upgrade.
1998-04-11 01:32:19 +00:00
David E. O'Brien
c70534b96a
Upgrade to the 980315 snapshot.
1998-04-07 01:18:16 +00:00
David E. O'Brien
d0d4155962
Upgrade to version 1.0.2 release.
1998-04-07 01:14:29 +00:00
John Polstra
5212ff50e2
Fix the "Version required" comment.
1998-03-17 21:10:40 +00:00
David E. O'Brien
e29e62d236
The private copy of float.h seems to have gone away.
1998-03-10 06:23:53 +00:00
David E. O'Brien
4391ea5a75
Fix things so it packages.
...
Take over maintaince from jdp until after the 3.0 crunch is over.
Ok'ed by: jdp
1998-03-08 12:54:14 +00:00
John Polstra
b0004515aa
Master site changed.
1998-02-23 01:52:52 +00:00
David E. O'Brien
e57cd2ec04
Forgot to submit PLIST diff.
...
Noticed by: Satoshi
1998-02-17 00:04:54 +00:00
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
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