Title: make check on OS X 10.4 on Intel based Mac
The tests crash pretty soon, here is a printout:

make  dynamic_array dynamic_tas test_int_set test_tree_sorted poly test_small_vector test_kdtree test_rtree test_mesh test_slice integration geo_trans_inv test_mat_elem test_interpolation test_assembly test_norm test_interpolated_fem laplacian elastostatic stokes helmholtz plate nonlinear_elastostatic schwarz_additive  plasticity dynamic_friction bilaplacian
/bin/sh ../libtool --tag=CXX --mode=link g++  -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-double -Wno-long-long   -o dynamic_array  dynamic_array.o ../src/libgetfem.la -lm   -lblas -lg2c
g++ -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-double -Wno-long-long -o dynamic_array dynamic_array.o -Wl,-bind_at_load  ../src/.libs/libgetfem.a -lm -lblas -lg2c
/usr/bin/ld: can't locate file for: -lg2c
collect2: ld returned 1 exit status
make[3]: *** [dynamic_array] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1

Anybody else bumoed in to the same problem and has a solution?

Thanks - Koen

_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to