dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11798
Mac os x linking error
Hello,
I was wondering if anyone else was seeing this error where scons is
using a linking line like so:
c++ -o dolfin/libdolfin.dylib -framework vecLib -framework vecLib
-dynamiclib - u n d e f i n e d d y n a m i c _ l o o k u p
dolfin/ale/ALE.os ...
The "u n d e f i n e d d y n a m i c _ l o o k u p" flag seems to
creep in no matter how I try to build. I am using mac os x (10.4)
with python 2.6 and scons 1.02.
Thanks,
Andy
Follow ups