Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!pravda.aa.msen.com!nntp.coast.net!zombie.ncsc.mil!news.mathworks.com!tank.news.pipex.net!pipex!blackbush.xlink.net!scsing.switch.ch!news.rediris.es!ordago.gsyc.inf.uc3m.es!usenet From: jgb@gsyc.inf.uc3m.es (Jesus M. Gonzalez Barahona) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: gcc 2-7-0 or higher Date: 29 Jan 1996 11:39:20 +0100 Organization: GSyC, Computer Science, Carlos III U of Madrid Lines: 22 Sender: jgb@hola.gsyc.inf.uc3m.es Message-ID: <u2ensjcmjr.fsf@hola.gsyc.inf.uc3m.es> References: <4eh5l2$o07@ugress.uib.no> NNTP-Posting-Host: hola.gsyc.inf.uc3m.es In-reply-to: s569@ugress.uib.no's message of 29 Jan 1996 00:50:42 GMT X-Newsreader: Gnus v5.1 In article <4eh5l2$o07@ugress.uib.no> s569@ugress.uib.no (Tom Skoglund) writes: Has anyone made binaries for gcc 2.7.0 or higher for NetBSD running on i386 machines ?? In case someone have, where can I find them ?? In the following url you can download gnat-3.01, which is an Ada95 compiler based on gcc-2.7.1. It has also full C capabilities. Soon I'll upload there a new version with C++ capabilities. The url is: ftp://ordago.gsyc.inf.uc3m.es/pub/NetBSD/ports/gnat-3.01-i386--netbsd1.0.tar.gz There is also a static version for 1.1: ftp://ordago.gsyc.inf.uc3m.es/pub/NetBSD/ports/gnat-3.01-i386--netbsd1.1-static.tar.gz The version supporting C++ will be for 1.1 Jesus.