delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/11/01/10:36:39

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs
Date: Sat, 1 Nov 2003 09:36:24 -0600 (CST)
From: Brian Ford <ford AT vss DOT fsi DOT com>
X-X-Sender: ford AT eos
To: Alex Vinokur <alexvn AT connect DOT to>
cc: cygwin AT cygwin DOT com
Subject: Re: C++ Compilers : Comparative Performance Testsuite
In-Reply-To: <bnvmhe$um1$1@sea.gmane.org>
Message-ID: <Pine.GSO.4.56.0311010926530.8383@eos>
References: <bnr72n$li9$1 AT sea DOT gmane DOT org> <157-1772867639 DOT 20031030154714 AT familiehaase DOT de>
<bntl4h$jci$1 AT sea DOT gmane DOT org> <43-1680745334 DOT 20031031172236 AT familiehaase DOT de>
<bnuacn$6iu$1 AT sea DOT gmane DOT org> <118743930094 DOT 20031101014819 AT familiehaase DOT de>
<bnvmhe$um1$1 AT sea DOT gmane DOT org>
MIME-Version: 1.0

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019