Boaz Ilan wrote:
> I did 'fink remove' on gcc43 and gcc43-shlibs.
> I then tried to install and rebuild gcc44, but in either way leads to
> the same errors:
>
> 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)
> configure:3285: $? = 0
> configure:3287: powerpc-apple-darwin8-gcc -V </dev/null >&5
> powerpc-apple-darwin8-gcc: '-V' option must have argument
> configure:3290: $? = 1
> configure:3313: checking for C compiler default output file name
> configure:3316: powerpc-apple-darwin8-gcc conftest.c >&5
> powerpc-apple-darwin8-gcc: error trying to exec 'cc1': execvp: No such
> file or directory
> configure:3319: $? = 1
> configure: failed program was:
> | /* confdefs.h. */
> [etc.]
>
> The " error trying to exec 'cc1' " is a clue. Could it be that the
> conflict is with gcc -3.4.4 under
> /usr/local/libexec/gcc/powerpc-apple-darwin7.9.0/3.4.4/cc1 ?
>
>
It looks like you've got a complicated mess going on here.
The gcc3.4.4 is for OS 10.3, in any case, so it's probably worth getting
rid of that.
The "Configured with" line looks different for me:
Configured with: /var/tmp/gcc/gcc-5493~1/src/configure
--disable-checking -enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
--build=i686-apple-darwin9 --with-arch=apple --with-tune=generic
--host=i686-apple-darwin9 --target=i686-apple-darwin9
(similar on 10.4, but I picked a 10.5 system because I have gcc43
installed on it, and I wanted to be sure that gcc44 is not picking that
up). The
The "../gcc-4.3.2/configure --prefix=/sw --prefix=/sw/lib/gcc4.3"
business is strange. You're
Finally, the gcc executable that the configure finds is
powerpc-apple-darwin8-gcc
so it might be worth looking at
which powerpc-apple-darwin8-gcc
powerpc-apple-darwin8-gcc --version
to find out where/what that is.
Regardless, I'd say to rename /usr/local temporarily.
--
Alexander Hansen
Fink User Liaison
------------------------------------------------------------------------------
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