>- Should I apply patches to the binutils package or use binutils-2.9.5.x.x?
>Did i compile the binutils right?

Use 2.9.5.  Yes, your compilation options were fine.

>- I put everything in /opt/arm because the files of the binutils are
>interfering with the ones installed for the native compiler. Is there an
>elegant way to let them coexist?

It should happen automatically.  What are the actual problems you see?

>- Is it right to use the kernel includes the way I do? Wouldn't it be better
>to use a --local-include=/opt/arm/include to force using
>/opt/arm/include/{asm,linux} for the kernel includes? In that case, I can
>use /opt/arm/include for the glibc includes.

No.  The cross-compiler will look in $PREFIX/arm-linux/include and this is 
where you should put the headers.

>Is glibc-2.1.2 a good choice?

Yes.

>- Do I need libio? Does it really need the glibc header files? How can I
>avoid libio from building?

No, you probably don't want it.  Yes, it really does need the header files.  
The easy way to stop it building is just to delete it from your source tree 
before running configure.

p.



unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to