Making all in std
g   -DHAVE_CONFIG_H -I. -I. -I../.. -I../fflib  -I/sw/build.build/freefem  
-2.20-5/freefem  -2.20/download/umfpack/UMFPACKv4.4/UMFPACK/Include/  
-I/usr/X11R6/include  -DNDEBUG -O3 -O3 -march=pentium4 -DDRAWING 
-DBAMG_LONG_LONG  -DNCHECKPTR  -c -o Xrgraph.o `test -f 
'../Graphics/Xrgraph.cpp' || echo './'`../Graphics/Xrgraph.cpp
g    -DNDEBUG -O3 -O3 -march=pentium4 -DDRAWING -DBAMG_LONG_LONG  -DNCHECKPTR   
-L/sw/lib -o FreeFem     Xrgraph.o ../lglib/liblg.a ../fflib/libff.a 
/sw/build.build/freefem  -2.20-5/freefem  
-2.20/download/umfpack/UMFPACKv4.4/UMFPACK/Lib/libumfpack.a 
/sw/build.build/freefem  -2.20-5/freefem  
-2.20/download/umfpack/UMFPACKv4.4/AMD/Lib/libamd.a /sw/build.build/freefem  
-2.20-5/freefem  -2.20/arpack/ARPACK/libarpack_Darwin.a -framework vecLib  
-L/usr/X11R6/lib -lXxf86vm -lXext  -lX11 -lXpm  -lm -lpthread  
-L/sw/lib/gcc4.4/lib -lgfortran
Undefined symbols for architecture i386:

  "Fem2D::TTriangle<Fem2D::R2>::Draw(double) const", referenced from:
      Plot::operator()(void*) constin libff.a(lgfem.o)
  "_znaupd_", referenced from:
      ARrcCompStdEig<double>::Aupp() in libff.a(eigenvalue.o)
      virtual thunk to ARrcCompStdEig<double>::Aupp()in libff.a(eigenvalue.o)
  "_zneupd_", referenced from:
      ARrcCompStdEig<double>::Eupp() in libff.a(eigenvalue.o)
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
make[3]: *** [FreeFem  ] Error 1

10.6/i386/xcode4.2, maxbuildjobs 2

It's currently using gcc44. I tried switching it to use gcc46, but still got 
same type of error (can't remember if it was exactly the same symbols that were 
undefined...probably depends on the -j2 build ordering)

dan

--
Daniel Macks
[email protected]

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to