This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


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

[sim] canadian cross build for m32c-elf target.


Hello.

I had an build time error like follows when I configured with target=m32c-elf, host=i386-pc-mingw32, build=x86_64-darwin.

/bin/sh: ./opc2c: cannot execute binary file

opc2c must be built by CC_FOR_BUILD instead of CC as it is expected to run on build machine, right?


2010-01-05  Masaki Muranaka  <monaka@monami-software.com>

	* sim/m32c/Makefile.in : Use CC_FOR_BUILD to build opc2c.





--
Masaki Muranaka
Monami software

Attachment: 0001-Makefile.in-Use-CC_FOR_BUILD-to-build-opc2c.patch
Description: Binary data


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