Re: Linking Problem
- From: Wiggy <wignomore@xxxxxxxxxxxxxxx>
- Date: Wed, 25 May 2005 23:30:10 +0000 (UTC)
Richard wrote:
According to MicroFocus in order for an executable to be portable it would have to run on a machine that has the same directory structure as the original machine.
That has just taken MicroFocus off my list of usable development systems.
They seem to have foergotten that the whole purpose of .int is that it will be portable between different _types_ of systems. One should be able to compile to a .int on, say, Windows and run it on Unix.
Richard,
I'd like to get further information on this statement (as in the exact context, and whom it came from), though my understanding is that this refers to linked executable files, rather than .int or .gnt code formats.
I can state that applications communicating to RDBMS's are *not* int-code portable, due to byte-ordering requirements of the code generated by precompilers (I've had this confirmed from both IBM and Oracle).
That aside, then per Bill's email regarding the INTLEVEL compiler directive, and other Micro Focus documentation on creating portable applications, applications should be int-code portable across platforms.
SimonT.
.
- Follow-Ups:
- Re: Linking Problem
- From: Russell
- Re: Linking Problem
- From: Richard
- Re: Linking Problem
- From: Richard
- Re: Linking Problem
- References:
- Linking Problem
- From: hdumoulin
- Re: Linking Problem
- From: Richard
- Linking Problem
- Prev by Date: Re: In Cobol, large amount of spaces between records due to variable definition
- Next by Date: Re: Linking Problem
- Previous by thread: Re: Linking Problem
- Next by thread: Re: Linking Problem
- Index(es):
Relevant Pages
|