On Fri, Sep 01, 2000 at 12:01:39PM -0700, Matthew Jacob wrote:
> > 
> > Or use --print-libgcc-file-name:
> > 
> >     `gcc <options> --print-libgcc-file-name`
> > 
> > where <options> are the options normally used to compile code (ie, for example
> > on machines that optionally do not have a floating point use, adding
> > -msoft-float would select the libgcc.a that was compiled with -msoft-float).
> 
> Tsk. Showing my age and ignorance, I guess. I was using the gcc -v trick back
> at Auspex in '93. ...Guess the compiler driver has gotten smarter since.
> You know how it goes- you do a trick once- you don't change it for years...

According to the ChangeLog of the 2.7.2.3 compiler, Doug Evans added it in
March of 1995.....

-- 
Michael Meissner, Red Hat, Inc.
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:     [EMAIL PROTECTED]           phone: +1 978-486-9304
Non-work: [EMAIL PROTECTED]   fax:   +1 978-692-4482
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to