|
Excerpts from midrange-l: 22-May-97 Re: AS/400 strong points
Andreas.z.h.s.s.c.St@ubs (2005*)
> be carefull. If you are using ILEC with optimisation *FULL sometimes the
> [program] conversion [from CISC to RISC] will fail and you have to
> recompile the whole stuff.
Whoa, pardner. <grin>
A failure to successfully convert an observable ILE program from
CISC->RISC at *FULL optimization means there is a bug, pure and
simple... Do you know of a failure of this nature that the folks here
at IBM didn't call APARable?
Further, recompiling from source is *not* necessary. Sure, if the
program won't convert at *any* optimization level, there could be a
slight delay <grin> while the fix is made here in Rochester. If the
program *will* successfully convert at a lower optimization level,
there's no need to recompile from source, period, for the following
reasons...
Once the CISC program object makes it onto your RISC machine, a failure
to convert it to RISC does *not* destroy or delete it. If the
CISC->RISC conversion at *FULL optimization fails for some reason, you
can still re-attempt conversion at a lower optimization level.
Now, if you're forcing object conversion -- FRCOBJCVN(*YES) -- during a
restore and the conversion fails, the unconverted CISC object is *not*
copied onto the machine (for security reasons). However, in this
situation you can still restore the CISC program from the media
*without* forcing conversion, and then attempt a lower-optimization
conversion on that restored CISC program object.
Fun, huh?
___ _ Blair Wyman (wyman@vnet.ibm.com) / Ph: 507.253.2891
( /_) / _ ' _ Advisory Programmer, Dept GZAA / TieLine: 553.2891
_/__)_/_<_/_/_/_' SLIC Program Model, IBM Rochester/ VM: RCHLAND(BLAIR)
Opinions expressed are not IBM's / "SPOOOOOOOOOOOOON!"
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List! To submit a new message, *
* send your mail to "MIDRANGE-L@midrange.com". To unsubscribe from *
* this list send email to MAJORDOMO@midrange.com and specify *
* 'unsubscribe MIDRANGE-L' in the body of your message. Questions *
* should be directed to the list owner / operator: david@midrange.com *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.