I used gcc

On 5/10/06, Markus Schöpflin <markus.schoepflin@comsoft.de> 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@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/ublas