To give you more details, this is the linker command line I get by running
make in verbose mode:

Linking CXX executable bin/sim_poly2p_incomp_reorder
/usr/bin/cmake -E cmake_link_script
CMakeFiles/sim_poly2p_incomp_reorder.dir/link.txt --verbose=1
/usr/bin/c++   -pipe -Wall -std=c++11 -ggdb3 -O3 -DNDEBUG -flto
-mtune=native  -Wl,--as-needed
CMakeFiles/sim_poly2p_incomp_reorder.dir/examples/sim_poly2p_incomp_reorder.cpp.o
 -o bin/sim_poly2p_incomp_reorder -rdynamic lib/libopmpolymer.a
/home/julio/Desktop/opm2/opm-core-build/lib/libopmcore.a
-lboost_date_time-mt -lboost_filesystem-mt -lboost_system-mt -lumfpack
-lamd -lm -ldunecommon -llapack -lsuperlu -lblas

A similar error happens trying to build dune-cornerpoint.

Júlio.


2013/7/25 Júlio Hoffimann <[email protected]>

> Hi Andreas,
>
> The first module (opm-core) was successfully built.
>
> Attached is the log for the second module (opm-polymer). It seems some of
> the Boost symbols aren't being linked, could you please help me fix this?
>
> Best,
> Júlio.
>
_______________________________________________
Opm mailing list
[email protected]
http://www.opm-project.org/mailman/listinfo/opm

Reply via email to