On Friday 15 May 2009 15:36:12, Geoffroy Couprie wrote:

> > Dunno.  First, to be sure we're running the correct executables, use the
> > prefixed ones (arm-mingw32ce-ranlib|ar).  What does arm-mingw32ce-objdump 
> > -x say
> > on the object and on the archive?
> >
> >   
> Yes, I'm using the prefixed ones. arm-mingw32ce-objdump -x says "File 
> format not recognized"

I can only guess that that .o file is either a linux object, or an x86-mingw
object...  How did you build it?  Try `file' on the .o file, or building
binutils with --enable-targets-all, and using the resulting objdump on it.

-- 
Pedro Alves

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to