Hi,
  I've spent a while building sets of cross compilers hosted on Alpha to
68K, MIPS, SPARC, x86 and ARM (all Linux->Linux).  One thing which strikes
me is that the ARM libgcc2 seems to be much more heavily dependent on the
target C library than all the other cross builds.

  All of the other builds above will build gcc and its libgcc2 with very
little of the target library other than the crt*.o and libc.so binaries;
ARM seems to want pthreads and loads of other stuff.


Why is there this difference?

Dave
-- 
 ---------------- Have a happy GNU millennium! ----------------------   
/ Dr. David Alan Gilbert      | Running GNU/Linux on Alpha, | Happy  \ 
\   gro.gilbert @ treblig.org | 68K,MIPS,x86,ARM and SPARC  | In Hex /
 \ ___________________________|___ http://www.treblig.org   |_______/


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to