diff options
author | jdp <jdp@FreeBSD.org> | 1998-01-11 05:40:10 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 1998-01-11 05:40:10 +0800 |
commit | 9590a32e4738409614dc5dd1e743a86f23211210 (patch) | |
tree | 90ace500964ff824d01ea66c85a65dfe8abf9d24 /lang/gcc41/pkg-comment | |
parent | 618dc7193c638d22644994ba1f32c7a82e94f761 (diff) | |
download | freebsd-ports-gnome-9590a32e4738409614dc5dd1e743a86f23211210.tar.gz freebsd-ports-gnome-9590a32e4738409614dc5dd1e743a86f23211210.tar.zst freebsd-ports-gnome-9590a32e4738409614dc5dd1e743a86f23211210.zip |
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.
Diffstat (limited to 'lang/gcc41/pkg-comment')
-rw-r--r-- | lang/gcc41/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc41/pkg-comment b/lang/gcc41/pkg-comment new file mode 100644 index 000000000000..c23b39554386 --- /dev/null +++ b/lang/gcc41/pkg-comment @@ -0,0 +1 @@ +EGCS enhanced version of the GNU compiler suite |