I found another possible culprit under /usr/local:
/usr/local/libexec/gcc/powerpc-apple-darwin7.9.0/3.4.4/cc1

 > ./cc1 --version
GNU C version 3.4.4 (powerpc-apple-darwin7.9.0)
         compiled by GNU C version 3.3 20030304 (Apple Computer, Inc.  
build 1671).

Perhaps this is the 'cc1' that config was trying to invoke?
How do I remove / move it safely?


On Aug 23, 2009, at 10:39 AM, Alexander Hansen wrote:

> On Sun, Aug 23, 2009 at 1:29 PM, Alexander
> Hansen<[email protected]> wrote:
>> On Sun, Aug 23, 2009 at 1:22 PM, Boaz Ilan<[email protected]> wrote:
>>>
>>> Here's what I get:
>>>> which gcc
>>> /usr/bin/gcc
>>>> gcc --version
>>> powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc.  
>>> build
>>> 5370)
>>> I believe this is the standard for Xcode, but your hunch is
>>> right: config.log shows gcc43
>>> (I have no idea why). Could it be that gcc44 and gcc43 do not like  
>>> each
>>> other?
>>> I could try remove gcc43 and then update gcc44.
>>>
>> Very interesting.    Fink isn't _supposed_ to be able to find gcc43  
>> and use it
>>
>> It should be OK to remove gcc43 and proceed.
>
> But that may not be the culprit, after some further checking.  You  
> have:
>
>
> i   gcc43                      4.3.4-1000          GNU Compiler
> Collection Version 4.3
>
> But your config.log shows
>
> gcc version 4.3.2 (GCC)
>
> So it seems like that's probably somewhere else on your system, like
> maybe in /usr/local.   Check the config.log file again and see if the
> full path to the gcc executable is actually listed there.
> -- 
> Alexander K. Hansen
> akh AT finkproject DOT org
> Fink User Liaison and Documenter


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to