• 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: Objective-C or C++ or something...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C or C++ or something...


  • Subject: Re: Objective-C or C++ or something...
  • From: Seth Willits <email@hidden>
  • Date: Thu, 7 Aug 2003 14:53:40 -0700

On Thursday, August 7, 2003, at 02:29 PM, Alastair J.Houghton wrote:

Anyway, Seth's problem is that he's building with GCC 2.95, probably because he installed the new developer tools (either separately or as part of XCode). Project Builder gets confused and runs 2.95 instead of 3.3 or 3.1 unless you explicitly set a load of variables in your target's Expert Settings view (the release notes for the new developer tools say what you have to do; from what I remember, you set GCC_VERSION to 3.3, CC to /usr/bin/gcc-3.3, and CPLUSPLUS to /usr/bin/g++-3.3).

Wahoo! That worked except I get this warning while linking:
ld: warning -L: directory name () does not exist


Seth Willits
------------------------------------------------------------------------ ---
President and Head Developer of Freak Software - http://www.freaksw.com
Q&A Columnist for REALbasic Developer Magazine - http://www.rbdeveloper.com
Webmaster for REALbasic Game Central - http://www.freaksw.com/rbgames

"Information is free. Intelligence is a gift."
-- Seth Willits
------------------------------------------------------------------------ ---
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: 
 >Re: Objective-C or C++ or something... (From: "Alastair J.Houghton" <email@hidden>)

  • Prev by Date: Re: Loading 2 classes with same name
  • Next by Date: Re: beginning Obj-C [LONG]
  • Previous by thread: Re: Objective-C or C++ or something...
  • Next by thread: Re: Objective-C or C++ or something...
  • Index(es):
    • Date
    • Thread