Am 03.08.2005 um 18:41 schrieb JongAm Park:

As you may know, the MacOS X's Xcode has the
capability of "Distributed Building" of source codes.

Currently, you need the exact same OS and compiler on the remote machine. This rules out your MinGW box probably.

So, I wonder if the gcc/gcc-objc included in the
GNUStep for Cygwin / Mingw can generate PowerPC codes.

None of the gcc's I've seen so far can target more than one platform. This is obviously MinGW in your setup.


Is it possible now without rebuilding the gcc for myself?

You'd have to build your own cross-compiler and fool Xcode's platform checks somehow.


Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/






_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to