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: <3B6A4EE9.B001006E@krdl.org.sg> Date: Fri, 03 Aug 2001 15:12:41 +0800 From: qiao guopei X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: arm gcc on cygwin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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/