Re: [Cegcc-devel] Cortex A8 support

2010-04-27 Thread Pavel Pavlov
From: InfoMail InfoMail [mailto:mirk...@gmail.com] Sent: April 27, 2010 10:54 To: cegcc-devel@lists.sourceforge.net Subject: [Cegcc-devel] Cortex A8 support Hi all, I'm trying to compile my library for Cortex A8, using the last mingw32ce toolchain. I use this compiler options: -mcpu=cort

Re: [Cegcc-devel] Cortex A8 support

2010-04-27 Thread Pavel Pavlov
From: InfoMail InfoMail [mailto:mirk...@gmail.com] Sent: April 27, 2010 10:54 To: cegcc-devel@lists.sourceforge.net Subject: [Cegcc-devel] Cortex A8 support Hi all, I'm trying to compile my library for Cortex A8, using the last mingw32ce toolchain. I use this compiler options: -mcpu=cort

[Cegcc-devel] Cortex A8 support

2010-04-27 Thread InfoMail InfoMail
Hi all, I'm trying to compile my library for Cortex A8, using the last mingw32ce toolchain. I use this compiler options:* -mcpu=cortex-a8 -mtune=cortex-a8 -msoft-float -mfloat-abi=softfp -mfpu=neon -Wa,-mcpu=cortex-a8 -Wa,-mfpu=neon -mlittle-endian* but i got the following errors: *Assembler mess