• 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: Intel compiler, Xcode 2.5, and Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Intel compiler, Xcode 2.5, and Leopard


  • Subject: Re: Intel compiler, Xcode 2.5, and Leopard
  • From: Micah Sharp <email@hidden>
  • Date: Wed, 20 Feb 2008 09:05:42 -0800

Posting the line was a good idea.  I removed the -c MAC_OS_X_VERSION_MIN_REQUIRED=1040 part and this error went away.  I thought I read somewhere this define is needed for Tiger compatibility, but I put it in the C++ options area rather than preprocessor define, which seems to be the problem (though I'm still not sure what the error means).

I have a new error now, but I will post that separately.  Thanks for the help.


Micah Sharp
Red Giant Software
www.redgiantsoftware.com

Sign up for our newsletter!
http://redgiantsoftware.com/newslettersignup.html



On Feb 20, 2008, at 8:27 AM, Micah Sharp wrote:

Thanks Chris, here is the entire line:

    cd /Develop/SVNSource/lib/PHLib/osx
    /usr/bin/icc-10.1-base/bin/icc -x c++ -arch i386 -dev-usr-root=/Developer/usr -O2 -w1 -DMACINTOSH -DMACOS -DDO_GPU -openmp -fvisibility=default -fpascal-strings -I/Develop/SVNSource/lib/PHLib/osx/PHLib.build/Release/PHLib.build/PHLibXCode-txt.hmap -F/Develop/SVNSource/lib/PHLib/osx -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -I/Develop/SVNSource/lib/PHLib/osx/include -I../../PHLibGPU -I../.. -I../../lib -I../../vgl -I../../GL MAC_OS_X_VERSION_MIN_REQUIRED=1040 -include /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h -c /Develop/SVNSource/lib/PHLib/osx/../AlphaCleanerPH.cpp -o /Develop/SVNSource/lib/PHLib/osx/PHLib.build/Release/PHLib.build/Objects-normal/i386/AlphaCleanerPH.o
icc: command line error: multiple sources not allowed with -o option


Thanks in advance.


Micah Sharp
Red Giant Software
www.redgiantsoftware.com

Sign up for our newsletter!
http://redgiantsoftware.com/newslettersignup.html



On Feb 19, 2008, at 10:01 PM, Chris Espinosa wrote:


On Feb 19, 2008, at 5:03 PM, Micah Sharp wrote:

Sorry if off topic.

Recently I updated to Leopard and Xcode 2.5.  Suddenly, I am getting compile errors when using the Intel compiler, that were not there before.

"error: multiple sources not allowed with -o option"

I've tried everything I can think of as far as changing optimizations options, etc.  Nothing on the net, Intel's site, etc.  Has anyone else seen problems when switching to Xcode 2.5?

That generally means that Xcode is feeding multiple .c files on the invocation line.  Posting the CompileC invocation line from the full build transcript would help diagnose this.

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

  • Follow-Ups:
    • Re: Intel compiler, Xcode 2.5, and Leopard
      • From: Chris Espinosa <email@hidden>
    • Re: Intel compiler, Xcode 2.5, and Leopard
      • From: Jean-Daniel Dupas <email@hidden>
References: 
 >Disappearing Inspector in IB (From: Gordon Apple <email@hidden>)
 >Intel compiler, XCode 2.5, and Leopard (From: Micah Sharp <email@hidden>)
 >Re: Intel compiler, Xcode 2.5, and Leopard (From: Chris Espinosa <email@hidden>)
 >Re: Intel compiler, Xcode 2.5, and Leopard (From: Micah Sharp <email@hidden>)

  • Prev by Date: Re: Xcode/spaces frustration
  • Next by Date: Re: Intel compiler, Xcode 2.5, and Leopard
  • Previous by thread: Re: Intel compiler, Xcode 2.5, and Leopard
  • Next by thread: Re: Intel compiler, Xcode 2.5, and Leopard
  • Index(es):
    • Date
    • Thread