On Sat, Dec 30, 2000 at 12:39:58PM +0100, Andreas Schuldei wrote: > * Andreas Schuldei ([EMAIL PROTECTED]) [001229 23:24]: > > I try to build a crosscompiler i386->arm (but also other archs). At one > > point headerfiles for the target architecture are needed. Where could I find > > headerfiles for other archs? Are there development packages for this > > purpose? > > Who has done this before? > > Will desaster wait at the other end if I use the include files from the > kernel?
Sometimes. You should use the same asm/ headers as were used when compiling the libc you are linking with. -- - mdz