This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Darwin multilibs


> X-Original-To: geoffk@foam.wonderslug.com
> Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm
> List-Unsubscribe: <mailto:gcc-unsubscribe-james=westongold.com@gcc.gnu.org>
> List-Archive: <http://gcc.gnu.org/ml/gcc/>
> List-Post: <mailto:gcc@gcc.gnu.org>
> List-Help: <http://gcc.gnu.org/ml/>
> Date: Sun, 25 May 2003 10:02:50 -0700 (PDT)
> From: Dara Hazeghi <dhazeghi@yahoo.com>
> Cc: gcc@gcc.gnu.org
> X-OriginalArrivalTime: 26 May 2003 17:55:42.0218 (UTC) FILETIME=[0639E6A0:01C323B0]
> 
> 
> --- Geoff Keating <geoffk@geoffk.org> wrote:
> > Dara Hazeghi <dhazeghi@yahoo.com> writes:
> > 
> > > Hello,
> > > 
> > > is there any reason we're still building
> > soft-float libs on Darwin
> > > still? Stan Shebs mentioned in a message back in
> > November
> > > (http://gcc.gnu.org/ml/gcc/2002-04/msg01549.html)
> > that multilibs
> > > weren't strictly necessary on Darwin. Would a
> > patch disabling them
> > > then be welcome? Thanks,
> > 
> > I believe that soft-float is used for the kernel and
> > drivers.
> 
> Fair enough. But what about for other libraries than
> libgcc2.a. With a checkout of mainline as of last
> night, the following are other multilibbed:
> libfrtbegin.a
> libg2c.a
> libiberty.a
> libstdc++.a
> libsupc++.a
> 
> Do these also need to be built as soft-float for the
> benefit of the kernel? Thanks,

I belive so, at least in general.  Drivers in darwin can use C++.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]