This is the mail archive of the gcc-patches@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: [patch] compileflags for libgcc


On Tue, Jan 13, 2004 at 03:39:26PM -0800, Jim Wilson wrote:
> On Tue, 2004-01-13 at 13:59, Richard Zidlicky wrote:
> > It would be quite nice if it werent hardwired in t-linux, is there
> > any way to pass extra libgcc2_flags at configure time?
> 
> Your --with-cpu patch has an effect here.  If you configure
> --with-cpu=m68060 then libgcc2 will be compiled as 68060 code.

this is of course intended and the best solution for a lonely
hacker like me. 

Thinking it over I dont see a better solution than the LIBGCC2_FLAGS
thing .. except multilibs. 
I havent tested multilibs on m68k-linux and it my take a while to
figure out how to do it best, so this doesnt look like an option for 3.4

> You could add new configure tuples.

I will try this when I come back from skiing:)

Btw I received an email from the FSF Copyright clerk saying that they
are sending the papers by mail so this formality hopefully wont take
long.

Richard


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