On 4/30/07, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote:
but here's where i run into trouble -- when i try to run the resulting a.out for "hello, world", i get "No such file or directory".
you're assuming too much ... you have a 32bit install, not a 64bit install, so unless you build that hello world statically, it's going to require the 64bit ldso and shared libraries from glibc in the proper lib directories in / the no such file or directory is because the kernel could not execute the associated ELF interpreter for that binary -mike -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ