• 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
Xcode2.2 and gcc-3.3 "multiple compilations" error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode2.2 and gcc-3.3 "multiple compilations" error


  • Subject: Xcode2.2 and gcc-3.3 "multiple compilations" error
  • From: Nick Dowell <email@hidden>
  • Date: Thu, 17 Nov 2005 15:37:53 +0000

Hi all,

I've been trying to build a c++ Xcode 2.2 project under gcc 3.3 in order to ship a c++ based solution to customers running MacOS versions prior to 10.3.9.

The project builds fine with gcc 4, but now I always get this error:

"gcc-3.3: cannot specify -o with -c or -S and multiple compilations"

The strange this is, I can build some projects with gcc 3.3 (using the GCC_VERSION build setting) but not wxWidgets (which other projects depend on). And even projects which work have both "-o" and "-c" as options to gcc, so the error message seems very misleading.

I figured it could be something wrong with the project file, so I created a new one by hand.. still the same old errors though.

Any ideas what's causing this issue?

Cheers,

Nick
_______________________________________________
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: Xcode2.2 and gcc-3.3 "multiple compilations" error
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Distributed builds on headless machines, or without any user logged in (2.2)
  • Next by Date: Re: Xcode2.2 and gcc-3.3 "multiple compilations" error
  • Previous by thread: Re: 'Documentation Configuration Changed' Alert - Why?
  • Next by thread: Re: Xcode2.2 and gcc-3.3 "multiple compilations" error
  • Index(es):
    • Date
    • Thread