[Dune] Re: MACOS X build

Markus Blatt Markus.Blatt at iwr.uni-heidelberg.de
Mon Aug 14 08:31:48 CEST 2006


Hi,

Somehow there seems to be a problem with the libs on your system:
The test tries to link to /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a, which is not found:

configure:28622: gcc -o conftest -g -O2   conftest.c \
-L/sw/lib/gcc/powerpc-apple-darwin8.0.0/3.4.3 \
-L/sw/lib/gcc/powerpc-apple-darwin8.0.0/3.4.3/../../.. -lfrtbegin
-lg2c -lSystemStubs -lSystem -lmx \
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a >&5
powerpc-apple-darwin8-gcc-4.0.1: \ 
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a: No such file or
directory
configure:28628: $? = 1

This could be version issue, as your are using gcc version 4.0.1 and g77 version 3.4.3, but that is just a random guess. Would be possible to test with gcc and g77 with matching versions?

Cheers,

Markus

P.S.: It would make reading the mailing list much easier, if you could
reply to the  relevant messages instead of always to the last
messages, even though the topics do not match in any way.

-- 
DUNE -- The Distributed And Unified Numerics Environment 
<http://www.dune-project.org>




More information about the Dune mailing list