help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: c, c++, Objc


From: Guy Harrison
Subject: Re: c, c++, Objc
Date: Thu, 08 Jul 2004 20:02:02 GMT
User-agent: KNode/0.7.7

predrag.stankovic@ie.abb.com wrote:

> Dear all,
> 
> I want to use GCC for cross compiling C, C++ and Objective C code to m68k
> target platforms. I use Cygwin on a Pentium 4/ Windows 2000 host machine.
> 
> I downloaded latest GCC (3.4.0), Binutils(2.15) and Newlib(1.12.0).
> Following procedure (adopted to "m68k-coff") described in "Building GNU
> Tools" taken from
> http://billgatliff.com/articles/gnu/gnu-arm7t.html/x56.html i successfully
> installed Binutils and Newlib but the final compilation of GCC did not
> pass without errors. There were also some Warning reports during other
> compilations.
> I tried to compile GCC without "objc" switch added to
> "--enable-languages=" and it did not make any change in the final report:
> 
> "
> ...
> Checking for extra compiler flags for building...
> Configure: error: No support for this host/target combination
> make: *** [configure-target-libstdc++-v3] Error 1
> 
> "
> Is it possible to achieve cross compilation for m68k (specifically m68040
> and 68332) with GCC 3.4.0 and languages C, C++ and Objective-C?
> If not, what is the latest version of GCC which provided such possibility?

2.9x m68k (multilib) crosses can obtained off these links (one of which is a
cygwin-cross)...

http://sparemint.atariforge.net/sparemint/
http://freemint.de/en/

...the patches should yield clues. I'm not familiar with amiga but such
sites ought to be worth investigating. I'd imagine any work you do in this
area would be appreciated by either community.


-- 
Guy Harrison


reply via email to

[Prev in Thread] Current Thread [Next in Thread]