Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!cs.utexas.edu!newsfeed.rice.edu!news.sesqui.net!bti!news.uh.edu!moocow.cs.uh.edu!wjin From: wjin@moocow.cs.uh.edu (Woody Jin) Newsgroups: comp.os.386bsd.misc Subject: Re: gcc 2.5.8 on FreeBSD 1.1.5.1, this is why, and a thanks. Date: 17 Jul 1994 17:14:42 GMT Organization: University of Houston Lines: 24 Message-ID: <30bou2$bho@masala.cc.uh.edu> References: <rcarterCsxwE1.56p@netcom.com> <1994Jul15.101010.17341@cm.cf.ac.uk> <rcarterCszzED.8wx@netcom.com> <Ct1Kyz.5FG@boulder.parcplace.com> NNTP-Posting-Host: moocow.cs.uh.edu In article <Ct1Kyz.5FG@boulder.parcplace.com>, Warner Losh <imp@boulder.parcplace.com> wrote: >In article <rcarterCszzED.8wx@netcom.com> rcarter@netcom.com (Russell >Carter) writes: >>Finally, I'd like to thank Julian E. for pointing me to the patches, and >>several people who mentioned that gcc 2.6 will have a freebsd configuration. > ..... >Fortunately, 2.6.0 is now available and I just did the following on my >FreeBSD 1.1R box: > configure --target i386--freebsd > make bootstrap LANGUAGES="c c++ proto" > make compare > su > # make install LANGUAGES="c c++ proto" FreeBSD 1.15R box: followed the INSTALL instructions (which is slightly different from the above in that we do 'make stage1 ....', make stage2 ...'). There were compiletime errors in SYSCALL.c (I think that this is because of w_char ...) after the first compilation (the first compilation was O.K.). -- Woody Jin