[comp.os.os9] gcc & g++, new version available

stp@bernina.ethz.ch (Stephan Paschedag) (05/24/91)

Hi everybody !

There are new versions of gcc (1.39.0) and gpp (still 1.37) available from
smilodon.wisc.cs.edu (128.105.1.214). I think they will appear in
pub/OSK/GCC/BIN. Again I've only uploaded the executable, but the sources
will follow soon. They second version now includes also the libg++ (libgpp.l)
with almost all its features (except Fix and Curses, but they will follow soon).
This time the files are not merged into one tar-archive, so you have to download
the following files :

  for gcc    :  gcc.Z cc1.Z cccp.Z gnulib.l.Z & readme

  for g++    :  gpp.Z cc1plus.Z cccp.Z collect.Z gnulib.l.Z gpp.l.Z & readme

  for libg++ :  libgpp.l.Z defs.tar.Z & readme

The file 'readme' contains all the installation informations.

best regards & lost of fun with the new version !

 Stephan


==============================================================================
OS/2 & PS/2 : half an operating system for half a computer.
Lieber Calvados als MS-DOS !

Stephan Paschedag                                         stp@ethz.UUCP
Bauernhalde 5, CH-8708 Maennedorf             ..!mcvax!cernvax!chx400!ethz!stp
or MPL AG, Zelgweg 12, CH-5405 Baden-Daettwil     
______________________________________________________________________________

Subject: gcc & g++, new version available
Summary: 
Expires: 
Sender: 
Reply-To: stp@bernina.UUCP (Stephan Paschedag)
Followup-To: 
Distribution: 
Organization: Swiss Federal Institute of Technology (ETH), Zuerich
Keywords: 

mbaker@ucs.adelaide.edu.au (Matthew Baker) (05/27/91)

In article <1991May23.203419.18757@bernina.ethz.ch> stp@bernina.UUCP (Stephan Paschedag) writes:
>There are new versions of gcc (1.39.0) and gpp (still 1.37) available from
>smilodon.wisc.cs.edu (128.105.1.214). I think they will appear in
>pub/OSK/GCC/BIN.

Thanks for doing that.  Does either yourself, or anyone else have exec's
or sources for other ports of GNU software?
I'm looking for MAKE, chess, GDB, GAS etc (just taking those off the top of my head)
Also, has anyone done MGR? (otherwise I am considering doing it myself.)

Thanks,
Matthew Baker

stp@bernina.ethz.ch (Stephan Paschedag) (05/28/91)

In article <3414@sirius.ucs.adelaide.edu.au> mbaker@ucs.adelaide.edu.au (Matthew Baker) writes:
>Thanks for doing that.  Does either yourself, or anyone else have exec's
>or sources for other ports of GNU software?
>I'm looking for MAKE, chess, GDB, GAS etc (just taking those off the top of my head)
>Also, has anyone done MGR? (otherwise I am considering doing it myself.)
>
Hi !

I think there are some people in germany doing the GAS port !
GDB would be very nice, maybe that will be my next project ....
Yes, I've done a MGR port, but for my company, so only the machine idependant
part is public, the hardware port, the drivers and the pseudo terminal file-
manager are copyrighted. If you were interested in those, please contact me
or my company : Tel : +41 56 83 30 80, Fax : +41 56 83 20 60

best regards

   Stephan


==============================================================================
OS/2 & PS/2 : half an operating system for half a computer.
Lieber Calvados als MS-DOS !

Stephan Paschedag                                         stp@ethz.UUCP
Bauernhalde 5, CH-8708 Maennedorf             ..!mcvax!cernvax!chx400!ethz!stp
or MPL AG, Zelgweg 12, CH-5405 Baden-Daettwil     
______________________________________________________________________________

jclark@sdcc6.ucsd.edu (John Clark) (05/28/91)

In article <3414@sirius.ucs.adelaide.edu.au> mbaker@ucs.adelaide.edu.au (Matthew Baker) writes:
+Thanks for doing that.  Does either yourself, or anyone else have exec's
+or sources for other ports of GNU software?

I tried to port Bison once and was frustrated by the limitations of
the Microware C preprocessor. There are macros which literally take
a page or two of text. The CPP died. I was able to overcome these
'problems' by using a version of DECUS C's cpp to get something the
Microware's compiler would accept.

I haven't tried the 2.4 compiler stuff yet to see if the cpp is
improved.

This 'warning' applies only folks who are trying to get GNU programs
up without the GCC stuff.

-- 

John Clark
jclark@ucsd.edu

mbaker@ucs.adelaide.edu.au (Matthew Baker) (05/28/91)

In article <19827@sdcc6.ucsd.edu> jclark@sdcc6.ucsd.edu (John Clark) writes:
>
>I haven't tried the 2.4 compiler stuff yet to see if the cpp is
>improved.
>

What sort of improvements does the 2.4 compiler provide?

Also, does anyone know when will 2.4 be avialable for the Atari ST?

Seeya,
Matthew Baker