| 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 |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: gcc: .rdata problem |
| Date: | Tue, 12 Jul 2005 13:39:23 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <42D30E4B.4060500@cwilson.fastmail.fm> |
| Message-ID: | <SERRANOIHKZtitZi6pH000004cb@SERRANO.CAM.ARTIMI.COM> |
----Original Message----
>From: Charles Wilson
>Sent: 12 July 2005 01:27
> I dunno about the .rdata issue, but you can't use /usr/bin/libtool with
> g++-3.4.4 because /usr/bin/libtool encodes explicit predep and postdep
> objects and paths specific to g++-3.3.3.
> Long term fix: I need to release libtool packages in sync with gcc
> releases. Look for a g++-3.4.4 compatible (but g++-3.3.3 INcompatible)
> libtool1.5 update soon.
>
dk AT mace /artimi/firmware> grep 3.3.3 /bin/libtool
predep_objects="/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/crtbegin.o"
postdep_objects="/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/crtend.o"
compiler_lib_search_path="-L/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3
-L/usr/lib/gcc
-lib/i686-pc-cygwin/3.3.3/../../.."
dk AT mace /artimi/firmware>
Hey, why not extract that stuff from gcc somehow? The -print-search-dirs
output could be manipulated to give you that stuff, couldn't it?
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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 |