"Alex Vinokur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
[snip]
> $ g++ -c -o foo.o foo.cpp
>
> $ gcc -o foo -lstlport
> /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot find 
> -lstlport
> collect2: ld returned 1 exit status
>
>
> Where should one put stlport libraries ?

[snip]

>
> ===> Note! There is no 'lib' under 'usr'.
>

Also :

$ pwd
/lib/gcc-lib/i686-pc-cygwin

$ ls -l
total 0
drwxr-xr-x    4 Administ None            0 Sep 22 08:32 3.3.1

So,
===> There is no 'bin' under 'i686-pc-cygwin'.


--
 =====================================
   Alex Vinokur
     mailto:[EMAIL PROTECTED]
     http://mathforum.org/library/view/10978.html
     news://news.gmane.org/gmane.comp.lang.c++.perfometer
   =====================================





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