Re: Prebinding and building 3rd party opensource libraries.
Re: Prebinding and building 3rd party opensource libraries.
- Subject: Re: Prebinding and building 3rd party opensource libraries.
- From: Markus Hitter <email@hidden>
- Date: Thu, 1 Jul 2004 13:29:15 +0200
Am 01.07.2004 um 12:45 schrieb Rustam Muginov:
Is it possible to pass some parameters for the linker to this
"configure" or
"make" commands, without modificating any sources/makefiles in the
library?
You can override make variables like:
make CC="/my/other/cc --favorite-flag"
Surely, you want to check the makefile for the value of this variable
without your override.
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.