On 4/30/07, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote:
On Mon, 30 Apr 2007, Mike Frysinger wrote: > 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 / another option being building those 64-bit libs and installing them elsewhere and playing games with "rpath" and the like, right?
off the top of my head, you'd just need to override -rpath and -dynamic-linker -mike -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ