www.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: | <41DFD046.70104@familiehaase.de> |
Date: | Sat, 08 Jan 2005 13:21:26 +0100 |
From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
Organization: | Esse keine toten Tiere |
User-Agent: | Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7.3) Gecko/20040910 |
MIME-Version: | 1.0 |
To: | "E. Weddington" <ericw AT evcohs DOT com>, "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
Subject: | Re: Compiling SRecord fails on Cygwin; succeeds on Linux/FreeBSD. |
References: | <41DF0FE7 DOT 4010305 AT evcohs DOT com> |
In-Reply-To: | <41DF0FE7.4010305@evcohs.com> |
X-IsSubscribed: | yes |
E. Weddington wrote: > Hello! > > I've been trying to build the SRecord package version 1.20: > <http://srecord.sourceforge.net/> Compiling this fails with 3.4.1: $ make ccache g++ -g -O2 -Wall -Ilib/srec -Iinclude -c \ lib/srec/memory.cc lib/srec/memory.cc: In member function `void srec_memory::copy(const srec_memory&)': lib/srec/memory.cc:95: Fehler: array bound forbidden after parenthesized type-id lib/srec/memory.cc:95: Anmerkung: try removing the parentheses around the type-id lib/srec/memory.cc: In member function `srec_memory_chunk* srec_memory::find(long unsigned int) const': lib/srec/memory.cc:139: Fehler: array bound forbidden after parenthesized type-id lib/srec/memory.cc:139: Anmerkung: try removing the parentheses around the type-id make: *** [lib/srec/memory.o] Fehler 1 > I'm using the Cygwin GCC compiler, 3.3.3. I've been getting failures > during the link phase: [...] > - Could this be a problem with the Cygwin port of GCC? Is it a known > issue? Is there a workaround? 1. I don't know. 2. No. 3. > - Should I go ahead an open up a GCC bug report? (and move this > discussion to GCC). Please ask some gcc / g++ / C++ specialists if there are known issues before filing a bug report. 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 |