Subject: how to start a statically linked Linux program
To: None <netbsd-users@NetBSD.org>
From: Klaus Heinz <k.heinz.dez.sechs@kh-22.de>
List: netbsd-users
Date: 12/28/2006 17:47:59
Hi,

/usr/bin/file says

  $ file es-ct06h-linux-intel
  es-ct06h-linux-intel: ELF 32-bit LSB executable, Intel 80386, version 1
  (SYSV), statically linked, stripped

using ktrace I get 'Syntax error: "(" unexpected', indicating an unknown
binary format.

=46rom what I found in the list archives (in rather old messages) I got the
impression that there were or still are problems recognizing the
operating system a static ELF binary expects.

Is there a way to start a program within a certain emulation
environment?

ciao
     Klaus