Boost logo

Boost Users :

Subject: Re: [Boost-users] strange linkage problem with boost_date_time 1.52 (x86_64-linux-gnu/gcc version 4.7.2)
From: Jeff Garland (azswdude_at_[hidden])
Date: 2012-11-29 08:30:42


On Thu, Nov 29, 2012 at 3:25 AM, michaelr <mypop_at_[hidden]> wrote:

>
>
>
> thanks for answering my question. The application uses some functions
> from the date_time library. Whenever it's started i got the following
> error:
> undefined symbol: _ZNK5boost9gregorian10greg_month15as_short_stringEv
>
> I belive there is nothing wrong with libboost_date_time and it must be
> a strange linkage problem on my system which i have never seen before.
>

Ok -- well indeed weird. So, if you switch stream based i/o you'll avoid
the need for the library and work around your issue.

Jeff



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