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://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
X-pair-Authenticated: | 217.86.219.111 |
Message-ID: | <3D2EA2E2.2881@multimediaware.com> |
Date: | Fri, 12 Jul 2002 11:35:30 +0200 |
From: | Wolfgang Hesseler <qv AT multimediaware DOT com> |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Bug: BSS segment in COFF files |
Hello, I'm trying to link some code compiled with the Cygwin gcc compiler with the Watcom linker. This works as the Watcom linker supports the COFF object code format. However, there seems to be a problem with uninitialized variables. After analyzing an object file it seems as if the BSS segment always has size 0 so that the Cygwin generated object files are not valid COFF files. Is this a known problem? I ended up in making all uninitialized data to 0-inialized variables. Is there any better way? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |