On Tue, Dec 11, 2007 at 10:53:31PM -0500, Benjamin Reed wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Matthew Sachs wrote:
> 
> > From a cursory inspection, it looks like Fink just takes the system's
> > default.  Leopard doesn't have gcc_select, so use the attached with_gcc
> > script.  A la sudo, prefix any command you want to execute with
> > "with_gcc" and it'll execute it in an environment in which not only does
> > "gcc" point to 4.2, but gcc-4.0 does.  For instance:
> 
> for ages I've been meaning to make our gcc-wrapper stuff integrate with
> distcc and ccache anyways in a sane way, seems like perhaps this would
> be a good time to come up with a generalization of with_gcc for Fink use...

The fink package-build environment now has a private-use home dir that
is specific to and only exists for the life of a single package-build.
Fink could create a bin/ there and overload whatever package-specific
stuff it needs in the PATH.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to