________________________________________ From: Boost [boost-bounces@lists.boost.org] on behalf of Fletcher, John P [j.p.fletcher@aston.ac.uk] Sent: 03 July 2015 18:03 To: boost@lists.boost.org Subject: Re: [boost] Boost.DLL formal review is ongoing Hi
I am attempting to get to grips with DLL to see if I can do a review.
I have cloned the source code and run the tests.
I am struggling with the documentation as I cannot find instructions how to compile and link the example files:
getting_started.cpp getting_started_library.cpp shared_lib_path.hpp
Should getting_started_library.cpp be put into a shared library? I have not found a makefile.
I am using clang 3.6 and libc++ on Ubuntu Linux.
Thanks
John
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
I am now buiding getting_started_library.cpp to getting_started_library.so
I am linking the getting started with that and also with
-ldl -lboost_filesystem -lboost_system
I am getting errors like this and the link fails.
/tmp/getting_started-f60894.o: In function `shared_lib_path(boost::filesystem::path const&, std::__1::basic_string