• 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
setting environment variables in makefiles?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

setting environment variables in makefiles?


  • Subject: setting environment variables in makefiles?
  • From: james tittle <email@hidden>
  • Date: Tue, 28 Jun 2005 22:29:34 -0400

hi,

...I'm using xcode 2.1 with an external build system, and need to set MACOSX_DEPLOYMENT_TARGET in the makefile...I have another project that does this thru the build configuration, and I see the build output uses "setenv MACOSX_DEPLOYMENT_TARGET 10.3", but this doesn't work when I insert it into my makefile (I assume this is because bash is my shell)...

...so, I also tried "export MACOSX_DEPLOYMENT_TARGET=10.4", which doesn't cause an error, but it doesn't seem to set the variable either...

...is there any way to do this?

jamie
_______________________________________________
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


  • Prev by Date: Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
  • Next by Date: Re: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
  • Previous by thread: Re: Loosing Reference to Static Libraries
  • Next by thread: -init flag in a converted project
  • Index(es):
    • Date
    • Thread