From mboxrd@z Thu Jan 1 00:00:00 1970 From: Segin Subject: Syscalls and ABIs -- i386 Date: Sun, 16 Jul 2006 02:40:09 -0400 Message-ID: <44B9DF49.9030406@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-8086-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Linux-8086 One thing that I've been scratching at... Will there be any support for native Linux executables for ELKS running on i386 and higher? I am sure that this can't be too hard, even if it's limited to bcc-generated (or other) a.out executables (main use is to get rid of 64k limit where it doesn't have to forced upon you.) -- The real problem with C++ for kernel modules is: the language just sucks. -- Linus Torvalds