This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

arm gcc on cygwin


When I compile the program using "arm-elf-gcc" cross compile in cygwin
envrionment, the errors are as follows:

Assembler messages:
  for reading.open
: No such file or directory

What's the problem?
There are no errors if I run as follows:
arm-elf-gcc -S test.c
arm-elf-as test.s

Regards,
Guopei


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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