• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cross-compiling for Windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cross-compiling for Windows


  • Subject: Cross-compiling for Windows
  • From: "Mark Wagner" <email@hidden>
  • Date: Wed, 31 May 2006 12:48:29 -0700

I'm trying to set up Xcode to cross-compile for Windows, following the
instructions at http://www.zonic.co.uk/products/mingw/

The instructions say that it requires MacOS 10.4 or later, but as far
as I can tell, this is only because 10.3 includes wget rather than
curl for command-line web access.  I've managed to build and test the
MinGW cross-compiler, and everything works fine from the command line.

Integrating MinGW with Xcode isn't working, though.  Installing the
.pbcompspec file provided at that website in /Library/Application
Support/Apple/Developer Tools/Specifications causes Xcode to crash
when creating a new project or opening an existing project.  The error
messages are

Uncaught Exception:
*** -[NSPlaceholderString initWithFormat:locale:arguments:]: nil
string (or other) argument

-------------------------------------

File:	/SourceCache/DevToolsBase/DevToolsBase-387/pbxcore/Target.subproj/PBXTargetBuildContext.m
Line:	1019
Object:	<PBXTargetBuildContext:0x0497bea0>
Method:	_recomputeHeadermap

-_recomputeHeadermap called from -createDependencyGraphIfNeeded

Is there something about this file that is Xcode 2.0-only?  If so, how
would I go about modifying it to work with Xcode 1.5?

I'm using Xcode 1.5 on MacOS 10.3.9.

Thanks,
Mark Wagner
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: DWARF format and stripping
  • Next by Date: Re: DWARF format and stripping -- wow
  • Previous by thread: Re: DWARF format and stripping
  • Next by thread: XCode 2.3 and GCC 4.0 problem
  • Index(es):
    • Date
    • Thread