Re: running 64-bit kernel on 32-bit distro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux