delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Message-ID: | <42A89934.9000807@familiehaase.de> |
Date: | Thu, 09 Jun 2005 21:32:04 +0200 |
From: | "Gerrit P. Haase" <gerrit AT familiehaase DOT de> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problem with gcc 3.4.4-1 and -mno-cygwin switch |
References: | <SERRANOJf7zynrvDOv500000397 AT SERRANO DOT CAM DOT ARTIMI DOT COM> <42A89619 DOT 9030803 AT familiehaase DOT de> |
In-Reply-To: | <42A89619.9030803@familiehaase.de> |
X-IsSubscribed: | yes |
Gerrit P. Haase wrote: > Dave Korn wrote: > >> Yep, that's got to be the source of the problem. >> >> >>> % ls /lib/gcc/i686-pc-mingw32 >>> 3.4.1 >> >> >> >> >> Gcc normally lives under "/lib/gcc-lib/....", rather than >> "/lib/gcc/..."; >> someone's been playing around with all the various individual >> --*-prefix=DIR >> and --*dir= options at configure time, and got an inconsistent set. BTW, the options used are --prefix=/usr --exec-prefix=/usr \ --libdir=/usr/lib --libexecdir=/usr/lib The path under lib and libexec is gcc controled. I just use --libexecdir=/usr/lib because I dislike to have executables under /usr/share/gcc/... where they put it nowadays. With --libdir=/usr/lib --libexecdir=/usr/lib we have only one path, /usr/lib/gcc/... else there are two, /usr/lib/gcc and /usr/share/gcc/... one with the runtime libraries and one with the executables. The gcc-lib path was used in pre 3.4 gcc releases. Gerrit -- =^..^= -- 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 |