Pierre-Henri Lavigne wrote:
[]
> CPP_NAME="/usr/libexec/gcc/darwin/`/usr/bin/arch`/default/cpp %d -o %o %i" 
> seems to be wrong :
> 
> cd /usr/libexec/gcc/darwin/`/usr/bin/arch` is:
> /usr/libexec/gcc/darwin/ppc on my mac (Mac OS X 10.4.11 PPC)
> 
> ls -la /usr/libexec/gcc/darwin/ppc
> total 744
> drwxr-xr-x    6 root  wheel     204 Dec 17 01:09 .
> drwxr-xr-x    6 root  wheel     204 Sep 17  2006 ..
> drwxr-xr-x    9 root  wheel     306 Sep 14  2006 3.3
> drwxr-xr-x   10 root  wheel     340 Sep 12  2006 3.3-fast
> -r-xr-xr-x    1 root  wheel  375864 Sep 17  2006 as
> lrwxr-xr-x    1 root  wheel       3 Dec 17 01:09 default -> 4.0
> 
> The link 4.0 doesn't exist  (No such file or directory)

Why don't they just use 'cpp', or '/usr/bin/cpp' if they want to be more 
explicit?

-- 
Martin

-------------------------------------------------------------------------
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://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to