On Feb 13, 2010, at 6:53 PM, Ryan Schmidt wrote:

> Actually, the default compiler architecture (x86_64 on Snow Leopard and up, 
> i386 on Leopard and below) is hardcoded into the gcc compiler provided by 
> Xcode. That is the architecture it will use, unless you specify -arch flags 
> to tell it otherwise.
> 
> Are any of your other ports installed universal? If so, perhaps they contain 
> arch flags that are messing things up. For each port foo that you have 
> installed universal, you can check whether this is so:
> 
> port contents foo | sed 1d | xargs grep -- ' -arch '
> 
> If any file of any port contains arch flags, it could indicate a problem. For 
> example, I have just filed a bug report for this problem in apr:
> 
> http://trac.macports.org/ticket/23702
> 
> If you find any other ports like this, please file tickets as well.

Hi Ryan, did you happen to see my reply on this one?  I will have a spare few 
hours tomorrow I could devote to filing trac reports, but I need to know how to 
decode the output to know which installs to report against.

Sorry to be a pest, but tomorrow is the only day I am going to have the spare 
time for something like this.

Thanks for all your help over the months.
-- 
Scott * If you contact me off list replace talklists@ with scott@ * 

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to