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: Help w/ gcc cross build failing


Jon Watson wrote:
I'm trying to build a GCC 3.4.1 crosscompiler hosted on a Win2K PC (building under Cygwin) with a
powerpc-*-eabi target (need to support PPC750, PPC74xx, MPC82xx, & MPC85xx). When I looked on the GCC 3.4 project web site it didn't appear that anyone else has reported building the powerpc-*-eabi.


I've already built the bin-utils (2.14) for powerpc-eabi and they appear to be working.

When I build GCC I get an error building genmodes.o. The error from xgcc appears to be that it can't find
stdio.h and several other headers that are included by ...\gcc-3.4.1\gcc\system.h. What isn't clear to me
is which version of stdio.h *should* be used.

I suspect you want newlib. - Dan


-- My technical stuff: http://kegel.com My politics: see http://www.misleader.org for examples of why I'm for regime change

------
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]