Boost logo

Boost Users :

Subject: Re: [Boost-users] Undefined reference to boost_serialization even though it is specified with -lboost_serialization
From: Cedric Laczny (cedric.laczny_at_[hidden])
Date: 2011-02-24 08:05:20


On Thursday, 24. February 2011 12:46:37 Viatcheslav.Sysoltsev_at_[hidden]
wrote:
> > I meant "compiling on a remote machine" by that. Sorry for not being more
> > clear about this. I have only basic user privileges on that machine, so
> > I had
> > to resort to building (not installing) boost-1.45 locally.
>
> If you sure, the library compiled on one machine will fit in onto another,
> then fine...
> Pay attention to linker warning. Try link stage with --verbose to make
> sure boost library was found and used. Check with objdump/readelf which
> (not found) symbols are undefined in your object files and whethere they
> are defined in the boost library binaries. If they match, well, pay
> attention to linker messages again ;)
>

Thank you for the suggestions. Although they didn't help me out this time, I
really appreciate your fairly new ideas ;)

> // Btw you don't need any special privileges to just build boost, so you
> may spare the headache and build all on target machine
>
> -- Slava
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users

Best,

Cedric


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net