This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: STLPort Libraries


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 _winmain@16".

$ 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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]