This is the mail archive of the crossgcc@sourceware.org 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: gcc compilation problem


Clemens Koller wrote:

Hi, Natasha!

I'm trying to compile a domestic embedded application using cygwin 3.4.4,
powerpc, OSE 4.4.1 on Windows XP (the application compiles completely normal on Win NT and 2000 with cygwin 2.95.2, powerpc and OSE 4.4.1,

If you want to cross-compile ppc code on cygwin running on windows for another ppc machine, you have to make sure that you have a proper cross-toolchain working on cygwin (compiler+binutils+...) to get ppc code out of it.

It can be an interesting experiment to try something like a Cygwin-b20 based crosstoolchain upon an uptodate Cygwin runtime :-)

 A well-known downloadable PPC (eabi) targeted crosstoolchain has been
available at:

http://www.macraigor.com/full_gnu.htm

for some years (at: www.ocdemon.com earlier). The current one seems to
be:

 "PowerPC GNU Toolkit v2.04 (binutils-2.15, gcc-3.4.0, and
  insight-6.1-macraigor1)"

and maybe this could "update" that old one somehow...













------
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]