Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B6A65F9.351E3E97@krdl.org.sg> Date: Fri, 03 Aug 2001 16:51:05 +0800 From: qiao guopei X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: David Starks-Browning CC: "cygwin AT cygwin DOT com" Subject: Re: arm gcc on cygwin References: <3B6A4EE9 DOT B001006E AT krdl DOT org DOT sg> <3838-Fri03Aug2001092525+0100-starksb AT ebi DOT ac DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Yes. That's the case. Regards, Guopei David Starks-Browning wrote: > On Friday 3 Aug 01, qiao guopei writes: > > 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 > > This may be off-topic for the cygwin list. But it's very interesting, > because the same thing happens to me using prc-tools, which is a > m68k-palmos target for gcc, under cygwin. > > If you compile with 'arm-elf-gcc -v', I'll bet you'll find that > arm-elf-as is called with no arguments. '/bin/strings as.exe' points > to > > "Can't open %s for reading." > > as the real message, which gets munged somehow. > > Apologies to the rest of the cygwin list. I did spend time at > but nothing looked relevant, > which makes me suspect this is Cygwin-related. (I don't assert it, > just suspect it. :-) > > Regards, > David > > -- > 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/ -- 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/