diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-13 09:38:10 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-13 09:38:10 +0000 |
commit | fc9c8ce3b5584f12acce545f4e3348b7d3dcd9bd (patch) | |
tree | 9534f8978ab9b8bde2bef98fade53d428e220072 /devel/crossgo32-djgpp2/pkg-descr | |
parent | cd337b5ab4abcd05efc318be3ed5af5fb4fed493 (diff) | |
download | ports-fc9c8ce3b5584f12acce545f4e3348b7d3dcd9bd.tar.gz ports-fc9c8ce3b5584f12acce545f4e3348b7d3dcd9bd.zip |
Notes
Diffstat (limited to 'devel/crossgo32-djgpp2/pkg-descr')
-rw-r--r-- | devel/crossgo32-djgpp2/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/devel/crossgo32-djgpp2/pkg-descr b/devel/crossgo32-djgpp2/pkg-descr new file mode 100644 index 000000000000..10a21156581b --- /dev/null +++ b/devel/crossgo32-djgpp2/pkg-descr @@ -0,0 +1,21 @@ +This ports installs the DJGPP Version 2 libraries and stub utilities +into the crossgo32 cross compiler port. The original libraries built +by the crossgo32 port are moved aside until you run pkg_delete to +un-install this port. + +The DJGPP libraries create larger binaries for smaller programs but +this is less of an issue with larger programs. + +Two new utilities - i386-go32-stubify and i386-go32-stubedit - are +also installed. It is no longer necessary to stubify the COFF binaries +as a patch is included to do this automatically after +compilation. Please refer to the DJGPP v2 FAQ for further information +on this topic. + +Finally, this port also allows us to install a number of extra +toolkits from the DJGPP collection. + +Share and enjoy, + +Joel... +sutton@aardvark.apana.org.au |