public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Ford <ford@vss.fsi.com>
To: Alex Vinokur <alexvn@connect.to>
Cc: cygwin@cygwin.com
Subject: Re: C++ Compilers : Comparative Performance Testsuite
Date: Sat, 01 Nov 2003 15:36:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.56.0311010926530.8383@eos> (raw)
In-Reply-To: <bnvmhe$um1$1@sea.gmane.org>

On Sat, 1 Nov 2003, Alex Vinokur wrote:

> $ 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 ?
>
/usr/lib for Cygwin, /usr/lib/mingw32 for mingw, or possibly the
/usr/local variants would be more correct since this is a local addition.
You would then need a -L/usr/local/lib[/mingw], I think.  Or, just add the
-L/path/to/where/you/have/them.

> ===> Note! There is no 'lib' under 'usr'.
>
It should be there and be the same as /lib via mount.  What does mount -m
say?

ford@fordpc /usr/lib
$ mount -m
mount -f -s -b "G:/cygwin/usr/X11R6/lib/X11/fonts" "/usr/X11R6/lib/X11/fonts"
mount -f -s -b "G:/cygwin/bin" "/usr/bin"
mount -f -s -b "G:/cygwin/lib" "/usr/lib"
mount -f -s -b "G:/cygwin" "/"
mount -s -b --change-cygdrive-prefix "/cygdrive"

Use mount to add it.

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444

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

  parent reply	other threads:[~2003-11-01 15:36 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-30 15:59 Alex Vinokur
2003-10-30 16:27 ` Gerrit P. Haase
2003-10-31 15:06   ` Alex Vinokur
2003-10-31 17:13     ` Gerrit P. Haase
2003-10-31 19:04       ` Alex Vinokur
2003-11-01  0:42         ` Gerrit P. Haase
2003-11-01  7:14           ` Alex Vinokur
2003-11-01  7:25             ` Alex Vinokur
2003-11-02  2:12               ` Igor Pechtchanski
2003-11-01  7:36             ` Alex Vinokur
2003-11-01 15:44               ` Brian Ford
2003-11-01 10:08             ` STLport with the Cygwin/MinGW compiler (was :: C++ Compilers : Comparative Performance Testsuite) Alex Vinokur
2003-11-01 11:36               ` STLport with the Cygwin/MinGW compiler Gerrit P. Haase
2003-11-01 20:02                 ` Alex Vinokur
2003-11-01 20:10                   ` Alex Vinokur
2003-11-02  9:47                   ` Gerrit P. Haase
2003-11-02 13:03                     ` Alex Vinokur
2003-11-02 14:40                       ` Gerrit P. Haase
2003-11-02 15:02                         ` Gerrit P. Haase
2003-11-02 18:33                           ` Alex Vinokur
2003-11-01 15:36             ` Brian Ford [this message]
2003-11-03 18:50   ` C++ Compilers : Comparative Performance Testsuite Alex Vinokur
2003-11-03 19:58     ` Christopher Faylor
2003-11-04 15:08     ` Re[2]: " Gerrit P. Haase
2003-11-04 15:18       ` Lapo Luchini
2003-11-04 16:00         ` Gerrit P. Haase

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.4.56.0311010926530.8383@eos \
    --to=ford@vss.fsi.com \
    --cc=alexvn@connect.to \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).