This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Bad Instruction" Error message while building gcc-3.2.3 crosscompiler for ARM on Cygwin on Win2k


Hello !

You successfully applied the patches needed for 3.2.3 : the problem you mention was indeed corrected in 3.3 (__mempcpy problem)

e_engineer00@yahoo.com wrote:
[...]
/cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccSh9BFv.s: Assembler
messages:
/cygdrive/d/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccSh9BFv.s:17: Error: bad
[...]

The problem you had might come from the assembler you are using : especially check that the arm-elf-binutils are in your path. I think that, at the moment, the make process calls for your normal binutils (as, ld, etc) and not for the arm-elf ones.


HTH,


Vincent


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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