Good news! Here is what I suspect were the conflicting files.
The first is:
 > which gcc4.3.2
/usr/bin/gcc4.3.2
 > /usr/bin/gcc4.3.2 --version
gcc4.3.2 (GCC) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.

This gcc4.3.2 was installed a year ago, probably a do-it-yourself job.  
In addition, both /usr/bin/powerpc-apple-darwin8-gcc and /usr/bin/ 
powerpc-apple-darwin8-gcc-4.3.2 where copies of this gcc4.3.2. I  
suspect that powerpc-apple-darwin8-gcc was the file being called  
during the install of gcc44. At any rate, I eliminated gcc4.3.2,  
powerpc-apple-darwin8-gcc, and powerpc-apple-darwin8-gcc-4.3.2 from / 
usr/bin.

Under /usr/bin I still have gcc-3.3 (should I eliminate it?);
gcc-4.0.1, powerpc-apple-darwin8-gcc-4.0.1, and i686-apple-darwin8- 
gcc-4.0.1,
which I gather should all be there.

I tried installing gcc44... and it is running for 10 minutes without  
breaking, which means
it passed the former breakpoint. Consider the problem solved.

Sorry to have waited you time because of my messed up system.

Thank you everyone,
Boaz


On Aug 23, 2009, at 3:16 PM, Martin Costabel wrote:

> Boaz Ilan wrote:
> []
>> Configured with: ../gcc-4.3.2/configure --prefix=/sw --prefix=/sw/ 
>> lib/ gcc4.3 --mandir=/sw/share/man --infodir=/sw/share/info -- 
>> enable- languages=
>> c,c++,fortran,objc,java --build=powerpc-apple-darwin8 --with-gmp=/ 
>> sw -- with-libiconv-prefix=/sw --with-system-zlib --x-includes=/usr/ 
>> X11R6/ inclu
>> de --x-libraries=/usr/X11R6/lib --disable-libjava-multilib
>> Thread model: posix
>> gcc version 4.3.2 (GCC)
>
> I think you have some incomplete parts of Fink gcc43-4.3.2 installed  
> (earlier package removal gone wrong, or do-it-yourself  
> configuration?). This is *not* the version of gcc43 you are  
> currently trying to remove, which is gcc43-4.3.4.
>
> Why configure picks this up instead of a sane gcc, I dont know. You  
> probably at some point copied /sw/lib/gcc4.3/bin/gcc to /sw/bin/ or  
> to /usr/local/bin/ or made a symlink to such a copy.
>
> You need to find out where this gcc executable that answers "gcc  
> version 4.3.2 (GCC)" is hiding on your system and eliminate it. I  
> have the imporession that a simple "fink remove" will not be able to  
> clean this up.
>
> -- 
> Martin


------------------------------------------------------------------------------
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
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to