This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: trouble building gcc-3.2 --target=m68k-linux from scratch


On Mon, Aug 19, 2002 at 01:24:50PM -0400, Peter Barada wrote:
> 
> I'm attempting to build a m68k-linux compiler from scratch using stock
> versions of:
> 
> linux-2.5.1

why that?? Try current 2.4 or maybe late 2.5

> binutils-2.13

ok.

> gcc-3.2

patches required

> 
> And it fails building gcc/unwind-dw2.c:

I was unable to get a clean crosscompiler because of header problems
since a few weeks. Imho libgcc should be a bit less header-demanding
when just languages=c is requested, otherwise even trivial tasks like 
crosscompiling kernels will turn into rocket science.

Btw why is unwind-dw2 compiled at all for platforms that do sjlj
exceptions anyway?

I am sending you my random patch collection per PM.

Richard

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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