Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Authentication-Warning: mars.deadcafe.org: jsturm owned process doing -bs
Date: Tue, 5 Jun 2001 13:42:56 -0400 (EDT)
From: Jeff Sturm <jsturm@one-point.com>
X-Sender: jsturm@mars.deadcafe.org
To: Tony Kimball <alk@pobox.com>
cc: java@gcc.gnu.org, cygwin@cygwin.com
Subject: Re: boehm-gc .comm problem
In-Reply-To: <15132.15459.386580.755198@spanky.love.edu>
Message-ID: <Pine.LNX.4.10.10106051332110.29755-100000@mars.deadcafe.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII



On Mon, 4 Jun 2001, Tony Kimball wrote:
> With a cygwin target, linux host, win32 threads, building boehm-gc,
> allchblk.c, I get stuff like this:
> 
> 	.comm	_A, 16	 # 4
> 	.comm	_A, 32	 # 24
> 	.comm	_A, 16	 # 4

Can you find out where this is coming from?  I don't see it in my Cygwin
build (using 2.95.3) nor do I have anything recent to try.  Also there is
no symbol "A" defined in allchblk.c.

Just out of curiousity, does removing -fexceptions from your
configure.host have any effect on this?

Jeff


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

