Hi,

        I am building the toolchain using binutils 2.11.2, gcc 3.03, glibc-2.2.4 and 
following the procedure on ARM Linux web site.

        After building binutils and proceed on gcc, I have some compilation errors 
even I have hacked gcc/config/arm/t-linux and passing --disable-threads 
--enable-languages=c to configure. 

        The first error happened when compiling crtbeginS, crtendS.... The problem 
happens because the Makefile doesn't pass -Dinhitbit_libc -D__gthr_posix_h  
to the compiler.
        
        However, after fixing that, it complaint about crti.o not found when 
compiling libgcc_s.so. This time I don't what to do?

        I remember that I have tried cross comile  gcc 3.0 few months ago, it is 
problem free. As I assume gcc 3.03 will have less bug than 3.00, I want to 
ask about any quick fix before I go back to gcc 3.0.

        Thanks.

Jacky

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

Reply via email to