Hallo Ufuk,

Am Sonntag, 15. Juni 2003 um 21:34 schriebst du:

> Have you built stlport's libraries? I built just static library(.a). 
> make all is set just for all_static. there is no macro for dynamic 
> libraries. When i try to make all_dynamic there is an error like 
> "undefined reference to [EMAIL PROTECTED]".

$ cd STLport-4.5.3
$ ln -s /usr/include/c++/3.2 g++-v3
$ cd src
$ make

using the attached Makefile should do it (the make clean target is not
yet fixed in this Makefile).


Gerrit
-- 
=^..^=

Attachment: Makefile.
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to