*BSD News Article 72919


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!news.ecn.uoknor.edu!news.eng.convex.com!newshost.convex.com!newsgate.duke.edu!news.mathworks.com!newsfeed.internetmci.com!in2.uu.net!news.artisoft.com!usenet
From: Terry Lambert <terry@lambert.org>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: GCC 2.7.2 for FreeBSD ??
Date: Fri, 05 Jul 1996 13:12:52 -0700
Organization: Me
Lines: 37
Message-ID: <31DD7744.35DB9D01@lambert.org>
References: <4rhnut$23c@wdl1.wdl.loral.com>
NNTP-Posting-Host: hecate.artisoft.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 2.01 (X11; I; Linux 1.1.76 i486)

Richard Toren wrote:
] 
] I second that request. There has been a great deal of talk and work
] about putting kernel threads into FreeBSD, yet the (not so) current
] compiler can't even compile the (soon to be) ASNI C++ Standard
] Template Library.
] 
] It also can't compile Douge Schmidts Addaptive Communication
] Environment (ACE).
] 
] Hopefully 2.1.5 (dreaming) or 2.2 will include an upgraded compiler.

GCC 2.7.2 can not successfully compile the kernel without patches.

The linker has consistently failed to integrate FreeBSD provided
patches for a.out shared libraries.

Wait for GCC 2.7.3, which resolves the majority of the unacceptable
Intel optimizer bugs, and which has been recently announced.

Alternately, John Polstra has supplie a FreeBSD "Elfkit", which
was announced here in this news group, and on the -current mailing
list, which you can search at www.dejanews.com or www.freebsd.org,
respectively.

Note that -current, if you are running -current, and therefore 2.2,
when it is released, supports running "native" FreeBSD Elf binaries.

It would be helpful if the Elf standard would define some mechanism
for differentiating Elf binaries.


                                        Terry Lambert
                                        terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.