Converting executable files

Michael Davidson md at sco.COM
Mon Feb 12 08:03:48 AEST 1990


orjan at chorus.fr (Orjan Petersson) writes:

>Is is possible to convert files from one executable object file
>format to another, eg between the following:

>$ file a
>a:	Microsoft a.out separate pure segmented word-swapped 386 executable
>$ file b
>b:	iAPX 386 executable

It is possible but not advisable - there are a few subtle differnces
in the system call interface between Xenix 386 and UNIX 386 systems.
System V release 3.2 runs both executable formats and handles the
differences by being aware of which format of executable is being run.



More information about the Comp.unix.i386 mailing list