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: C++ Compilers : Comparative Performance Testsuite


"Alex Vinokur" <alexvn@connect.to> wrote in message bnvmhe$um1$1@sea.gmane.org">news:bnvmhe$um1$1@sea.gmane.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@connect.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/


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