| delorie.com/archives/browse.cgi | search |
"Alex Vinokur" <alexvn AT connect DOT to> wrote in message news:bnvmhe$um1$1 AT sea DOT gmane DOT org...
[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:alexvn AT connect DOT to
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |