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
From: "Andrew G. Tereschenko" <tag@ibis.odessa.ua>
To: "Cygwin Users List" <cygwin@cygwin.com>
Subject: CVSUp or Modula3 boot or errno in assemble
Date: Wed, 25 Apr 2001 03:22:26 +0300
Message-ID: <OCECJNJHOHFDNOOHJFIHCENCFOAA.tag@ibis.odessa.ua>
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000
X-Return-Path: tag@ibis.odessa.ua
X-MDaemon-Deliver-To: cygwin@cygwin.com
Reply-To: tag@ibis.odessa.ua

Hi All,

Sorry for disturbing you.
I'm asking for help.

Answering any of questions will help me:
1. Is there any CVSUp compiled for Win32 platform (NT prefered)
(Win32 Modula3 does't work becouse of bunch of Unix API used)
2. Is there any Modula3 compiled for CygWin ??
(i.e. Win32 platfrom - but API Unix ;o)
3. Is there any easy way to get out errno error
in _assemble_ of Modula3 boot package ?
(fixing assemble is not good idea for me)
As for C/C++ i can understand that define can overcome
incompartibility - but that to do with code like this one ?

	leal -1040(%ebp),%edx
	movl %edx,-8(%ebp)
	.stabd 68,0,104
	.stabd 68,0,110
	cmpl $0,-12(%ebp)
	jg L35
	.stabd 68,0,111
	cmpl $22,_errno <-- FAULT HERE
	jne L36
	.stabd 68,0,112
	xorl %eax,%eax
	jmp L34
	.align 4,0x90

Thanks for any help,
=============================
Andrew G. Tereschenko
Software Engineer
Integrated Banking Information Systems
tag@ibis.odessa.ua




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

