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: crosstool-0.28-rc7: better gcc-3.4.0 support, parallel make


Rafael Ávila de Espíndola wrote:
Testing with powerpc64. To compile with kernel 2.4.21 all that is necessary is to add "powerpc64*) ARCH=ppc64 ;;" is the "case $TARGET in" and solve the missing autoconf.h problem. The build with kernel 2.6.5 fails with:

../sysdeps/unix/sysv/linux/powerpc/sys/procfs.h:58: error: conflicting types  for 'elf_vrreg_t'
Using libc from cvs solves this problem.

Ah, probably http://sources.redhat.com/ml/libc-alpha/2003-12/msg00101.html


I really should test with 2.6.x. Up 'til now I've only been using 2.4.x.

I'll try and include that stuff, thanks!
- 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]