CVSUp or Modula3 boot or errno in assemble

Andrew G. Tereschenko tag@ibis.odessa.ua
Tue Apr 24 17:23:00 GMT 2001


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



More information about the Cygwin mailing list