• 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
Re: Get or Trick Xcode into Using A Different Compiler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get or Trick Xcode into Using A Different Compiler


  • Subject: Re: Get or Trick Xcode into Using A Different Compiler
  • From: email@hidden
  • Date: Fri, 27 Feb 2015 20:58:12 -0500

> On Feb 27, 2015, at 5:46 PM, Keary Suska <email@hidden> wrote:
>
> Is way to do this, on a per-project basis only?
>
> TIA,
>
> Keary Suska
> Esoteritech, Inc.
> "Demystifying technology for your home or business"
>
> This email sent to email@hidden


I’ve done this in the past by creating an xcconfig file. See:

https://developer.apple.com/library/mac/recipes/xcode_help-project_editor/Articles/BasingBuildConfigurationsonConfigurationFiles.html

and putting something like this in it:

//  mpi.xcconfig
//
//
CC = /usr/local/openmpi/bin/mpic++

HTH,
Dave


 _______________________________________________
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


References: 
 >Get or Trick Xcode into Using A Different Compiler (From: Keary Suska <email@hidden>)

  • Prev by Date: Re: Compiler pukes on Cocoa.h in .mm/.h file; __OBJ__ not defined
  • Previous by thread: Get or Trick Xcode into Using A Different Compiler
  • Index(es):
    • Date
    • Thread