| 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 |
| Date: | Tue, 1 Jun 2004 08:37:53 +0200 |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Reply-To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
| Organization: | Esse keine toten Tiere |
| Message-ID: | <1136054479.20040601083753@familiehaase.de> |
| To: | mingw-users AT lists DOT sourceforge DOT net |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: gcc-3.3.3 stage1 build error, undefined reference to `___do_sjlj_init' |
| In-Reply-To: | <20040531212843.GA18899@coe.bosbc.com> |
| References: | <4410562388 DOT 20040531210840 AT familiehaase DOT de> <1328366151 DOT 20040531231605 AT familiehaase DOT de> <20040531212843 DOT GA18899 AT coe DOT bosbc DOT com> |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
Hallo Christopher,
Am Montag, 31. Mai 2004 um 23:28 schriebst du:
> On Mon, May 31, 2004 at 11:16:05PM +0200, Gerrit P. Haase wrote:
>>Hmmm, somehow, the rules from t-cygming were not included into the
>>Makefile, strange. Do I need to sepcify --host && --target or s.th.
>>special to get it?
> Have you patched configure* to properly include the cygming stuff?
> IIRC, this wasn't part of the gcc 3.3.* branch.
It is in config.gcc:
i[34567]86-*-pe | i[34567]86-*-cygwin*)
...
tmake_file="i386/t-cygming i386/t-cygwin i386/t-crtstuff"
It seems that I messed it up somehow, I started again from scratch and
with additional comments in configure I get this now:
Using the following target Makefile fragment files:
/gcc/gcc-3.3.3/gcc-3.3.3-1/gcc/config/i386/t-crtstuff
Using the following target Makefile fragment files:
/gcc/gcc-3.3.3/gcc-3.3.3-1/gcc/config/i386/t-cygming
Using the following target Makefile fragment files:
/gcc/gcc-3.3.3/gcc-3.3.3-1/gcc/config/i386/t-cygwin
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 |