Boost logo

Ublas :

From: dvir schirman (dvir.boost_at_[hidden])
Date: 2006-05-10 08:06:14


I used gcc

On 5/10/06, Markus Schöpflin <markus.schoepflin_at_[hidden]> wrote:
>
> dvir schirman wrote:
>
> > I want to use ublas in order to work with vector & matrices.
> > I am working with cygwin.
> >
> > I wrote the following simple code, it compiled well, but I tried to link
> it
> > it has returned alott of errors.
> > the first error is:
> > "/cygdrive/z/test_boost/test_b2.cpp:(.text+0xd): undefined reference to
> > `std::basic_string<char, std::char_traits<char>, std::allocator<char>
> >> ::size() const'"
> > And after this one there are alott of similiar ones mostly regarding
> "std".
>
> [...]
>
> Did you use g++ for compiling _and_ linking?
>
> Markus
>
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas
>