Re: [PARTIALLY SOLVED]Re: Forcing G++ for linking?
Re: [PARTIALLY SOLVED]Re: Forcing G++ for linking?
- Subject: Re: [PARTIALLY SOLVED]Re: Forcing G++ for linking?
- From: Chris Espinosa <email@hidden>
- Date: Tue, 20 Sep 2005 21:40:36 -0700
On Sep 20, 2005, at 7:14 PM, Nick Zitzmann wrote:
How do I force Xcode to use G++ to link a binary instead of GCC? Is that even possible?
No one responded, but I figured out one way of doing this: Create a C++ file, write a dummy C++ class, add it to the target, and build. Then Xcode will use G++ to link the binary.
Did you even try the "
Compile Sources As" build setting, which lets you say that a .c or .m file is actually C++?
Chris
_______________________________________________
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