RE: Cross-assembler : HLASM --> 8086
- From: wdriscoll@xxxxxxxxxxxx (Wayne Driscoll)
- Date: 31 May 2007 10:36:11 -0700
Ah portability, the ultimate panacea... I was involved in a project in
the past where we were told, oh don't worry, the product is portable, it
is written in "c". So I asked how long it would take to get it to run
on Windows (it was written for Solaris) and I was told, 6-8 weeks. I
said well, if it is "portable" shouldn't it just be a tweak of the make
file, and a re-compile? 10 weeks later, I looked at the code, and there
were almost as many #if defined(WIN32) #elseif defined(SOLARIS) than
lines of c code.
Wayne Driscoll
Product Developer
JME Software LLC
NOTE: All opinions are strictly my own.
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@xxxxxxxxxxxx
Behalf Of Paul Gilmartin
Sent: Thursday, May 31, 2007 12:31 PM
To: IBM-MAIN@xxxxxxxxxxx
Subject: Re: Cross-assembler : HLASM --> 8086
On Thu, 31 May 2007 13:38:16 +0100, Flint, Mike wrote:
object or executables for the wintel platform?
Does anyone know of a product that will take HLASM source and produce
...
The code is 'pure' HLASM (number-crunching, not accessing any MVSservices), so it shouldn't need to handle many environment issues (other
than passing parameters in, and getting the response out).
<HERESY>I sense a good argument here for writing
non-system-services-dependent code in a language more portable than
HLASM.</HERESY>
But, I suspect that for you it's water under the bridge. Others take
heed.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.
- References:
- Re: Cross-assembler : HLASM --> 8086
- From: Paul Gilmartin
- Re: Cross-assembler : HLASM --> 8086
- Prev by Date: Re: Cross-assembler : HLASM --> 8086
- Next by Date: Re: What is 'Program Logical Manuals'?
- Previous by thread: Re: Cross-assembler : HLASM --> 8086
- Next by thread: Re: SETPROG LNKLST--problem or procedural error?
- Index(es):
Relevant Pages
|
|