On Mon, 28 May 2007, Edd Barrett wrote:

> Hi Otto and Didi (on the CC),
> 
> On 28/05/07, Otto Moerbeek <[EMAIL PROTECTED]> wrote:
> > Did you try 'elf2olf -o linux a.out', as other's have suggested?
> 
> $ ./a.out
> Bad system call (core dumped)
> $ file a.out
> a.out: OLF 32-bit Linux unstripped LSB executable, Intel 80386,
> version 1, for GNU/Linux 2.6.9, statically linked, not stripped
> 
> This is getting silly. I'm going to ask him to build the binary on an
> actual i386 in case it was that cross compilation. (Please Didi (cc)
> ).

But now the excutable starts.... so you can see with ktrace which
syscall is not implemented.

        -Otto

Reply via email to