| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4B2300CB.5000405@gmail.com> |
| Date: | Sat, 12 Dec 2009 02:32:43 +0000 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Segmentation Fault in Cross-Compilers |
| References: | <f88ae150912111655o13741ap3c396d342172548d AT mail DOT gmail DOT com> |
| In-Reply-To: | <f88ae150912111655o13741ap3c396d342172548d@mail.gmail.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| 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 |
Matthew Iselin wrote:
> I've been running into a persistent segmentation fault in any GCC
> cross-compiler I build. I'm building a GCC 4.4.1 compiler for my
> project, which has worked properly in the past. This week it stopped
> working, right after I updated my Cygwin installation (new
> cygwin1.dll, I believe):
>
>> Compiling build/src/user/applications/apptest/main.obj
>> i686-pedigree-gcc: Internal error: Segmentation fault (program cc1)
>> Please submit a full bug report.
>> See <http://gcc.gnu.org/bugs.html> for instructions.
>
> I'm not sure what's wrong here, any ideas would be much appreciated.
> I've attached the generated stackdump as well as my cygcheck output.
I suspect you're running into the "libstdc++ dll can't be rebased" problem.
Try upgrading to the new gcc4 (plus associated runtimes), with any luck that
will solve it for you.
cheers,
DaveK
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |