Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-AuthUser: gerrit:koeln.convey.de
Date: Sat, 27 Sep 2003 23:55:07 +0200
From: "Gerrit P. Haase" <gp@familiehaase.de>
Reply-To: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <130-2053128282.20030927235507@familiehaase.de>
To: cygwin@cygwin.com
Subject: gcc-3.3.1, error compiling c++ code: Assembler messages: Error: symbol `_N' is already defined
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hallo,

I'm getting the following error when compiling icu-2.6.1 with
gcc-3.3.1-1: 

$ g++ -D_REENTRANT -I. -I../common -I../common -D_REENTRANT -DHAVE_CONFIG_H -DU_I18N_IMPLEMENTATION -O4  -c -DPIC  -o strmatch.o strmatch.cpp
/tmp/cc3umU0v.s: Assembler messages:
/tmp/cc3umU0v.s:60: Error: symbol `_N' is already defined


It compiles fine when using gcc-3.2-3.

Only reference I found is this patch here:
http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00929.html

How can I help to track this down?


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/

