Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANNOUNCE: DJGPP Port of GCC-4.2.3

1 view
Skip to first unread message

Andris Pavenis

unread,
Feb 20, 2008, 11:06:57 AM2/20/08
to djgpp-a...@delorie.com
This is announcement of DJGPP port of GCC-4.2.3

GCC used to stand for the GNU C Compiler, but since the
compiler supports several other languages aside from C,
it now stands for the GNU Compiler Collection.


Warning: DJGPP port of binutils-2.16 or newer is required

=======================================
Build for current stable version of DJGPP (djdev203 patchlevel 2) is
available from:
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/
and mirror sites (see http://www.delorie.com/djgpp/getting.html)

ada421b.zip GNU Ada compiler 4.2.3 for DJGPP V2
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ada421b.zip

gfor421b.zip GNU Fortan 95 compiler 4.2.3 for DJGPP V2
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gfor421b.zip

gcc421b.zip GNU GCC 4.2.3 for DJGPP V2
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc421b.zip

gcc421s.zip GNU GCC 4.2.3 sources for DJGPP
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc421s.zip

gcc421s2.zip GNU GCC 4.2.3 (diffs against FSF sources and
scripts to generate gcc421s.zip)
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc421s2.zip

gpp421b.zip GNU C++ Compiler 4.2.3 for DJGPP V2
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gpp421b.zip

objc421b.zip GNU Objective C and Objective C++ compiler and runtime
v4.2.3
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/objc423b.zip

ada423d.zip Documentation for GNU Ada compiler
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ada423d.zip

gfor423d.zip Documentation for GNU Fortran compiler
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gfor423d.zip

gcc423d.zip Documentation for GNU C compiler
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc423d.zip

README.gcc423 DJGPP specific readme file
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/README.gcc423
(it is identical with file gnu/gcc-4.22/readme.DJGPP in archives
gcc423b.zip and gcc423s.zip)

Binaries are built and tested mostly under Windows XP Pro (SP2)
========================================
Build for development version of DJGPP (CVS version of djdev204) is
available from
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/

ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/ada423b.zip
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gfor423b.zip
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gcc423b.zip
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/gpp423b.zip
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/objc423b.zip

Binaries for djdev204 may not work with djdev203 (at least
C++ compiler).
Binaries for djdev203 may perhaps work also with djdev204 CVS
versions, but such use is not recommended.


Source RPMS needed for building Linux to DJGPP cross-compiler
=============================================================

I have tested RPMs under Fedora Core 8 (64-bit). Thanks Gordon
Schumacher for updates to specs file. So source RPMs should
hopefully be used in other RPM based Linux distributions like
Suse Linux. All should hopefully be OK also for 32-bit Linux

Cross-compiler SRPM:
ftp://ftp.delorie.com/pub/djgpp/rpms/djcross-gcc-4.2.3-14ap.src.rpm

Also SRPMs of cross-binutils and DJGPP development libraries are available:

ftp://ftp.delorie.com/pub/djgpp/rpms/djcross-binutils-2.17-5.src.rpm
ftp://ftp.delorie.com/pub/djgpp/rpms/djcrx-2.04pre-5.src.rpm

=========================================

See
http://gcc.gnu.org/gcc-4.2
for more information about GCC-4.2.3 and about changes in comparison
with earlier versions

Also see file gnu/gcc-4.22/readme.DJGPP (from gcc423b.zip and
gcc423s.zip) or
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc423.README for more
information about this port.

There is also my web page about DJGPP port of GCC
http://www.iki.fi/andris.pavenis/djgpp/gcc
(I cannot promise however, that I'll update it very often ...)


Andris Pavenis <andris....@iki.fi>

CBFalconer

unread,
Feb 20, 2008, 9:33:48 PM2/20/08
to

Should all those "421"s be "423"s?

--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.

--
Posted via a free Usenet account from http://www.teranews.com

Andris Pavenis

unread,
Feb 21, 2008, 12:16:56 AM2/21/08
to dj...@delorie.com
CBFalconer kirjoitti:
Of course.

Brian Inglis

unread,
Feb 21, 2008, 5:25:40 AM2/21/08
to
On Thu, 21 Feb 2008 07:16:56 +0200 in comp.os.msdos.djgpp, Andris
Pavenis <andris....@iki.fi> wrote:

>CBFalconer kirjoitti:
>> Andris Pavenis wrote:
>>
>>> This is announcement of DJGPP port of GCC-4.2.3
>>>
>>> GCC used to stand for the GNU C Compiler, but since the
>>> compiler supports several other languages aside from C,
>>> it now stands for the GNU Compiler Collection.
>>>
>>> Warning: DJGPP port of binutils-2.16 or newer is required
>>>
>>> =======================================
>>> Build for current stable version of DJGPP (djdev203 patchlevel 2) is
>>> available from:
>>> ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/
>>> and mirror sites (see http://www.delorie.com/djgpp/getting.html)
>>

>> Should all those "421"s be "423"s?
>>
>Of course.

as in:

ada423b.zip GNU Ada compiler 4.2.3 for DJGPP V2
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ada423b.zip

gfor423b.zip GNU Fortan 95 compiler 4.2.3 for DJGPP V2
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gfor423b.zip

gcc423b.zip GNU GCC 4.2.3 for DJGPP V2
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc423b.zip

gcc423s.zip GNU GCC 4.2.3 sources for DJGPP
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc423s.zip

gcc423s2.zip GNU GCC 4.2.3 (diffs against FSF sources and
scripts to generate gcc423s.zip)
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc423s2.zip

gpp423b.zip GNU C++ Compiler 4.2.3 for DJGPP V2
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gpp423b.zip

objc423b.zip GNU Objective C and Objective C++ compiler and
runtime v4.2.3
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/objc423b.zip

>>> ada423d.zip Documentation for GNU Ada compiler


>>> ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ada423d.zip
>>>
>>> gfor423d.zip Documentation for GNU Fortran compiler
>>> ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gfor423d.zip
>>>
>>> gcc423d.zip Documentation for GNU C compiler
>>> ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc423d.zip

gcc423.README DJGPP specific readme file
ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/gcc423.README
(it is identical with file gnu/gcc-4.23/readme.DJGPP in archives
gcc423b.zip and gcc423s.zip)

...
--
Thanks. Take care, Brian Inglis Calgary, Alberta, Canada

Brian....@CSi.com (Brian[dot]Inglis{at}SystematicSW[dot]ab[dot]ca)
fake address use address above to reply

0 new messages