This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem with GCC for ARM linux


Hi All

I have attempted to compile GCC for ARM. 

I succefully compiled the binutils. No problems !! The cross-comiler was also smoothly compiled with no problems. When I started to compile the first application for ARM - it was actually a benchmark- the following error poped up:

"collect2: no arguments"

When I modified the specs file and forced it to use the arm_linux_ld, the following message poped up:

"arm_linux_ld: no input"

I have originally compiled the GGC for ARM to use it with SimpleScalar for ARM.

Can anybody help??

Thanks

Amr
-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]