On Thu, Apr 15, 2010 at 11:42 AM, Sameer Rahmani <[email protected]> wrote:
> i read that before but my problem is ( my 64bit linux box) it seems
> linux0.01 do not compiled with a 64bit gcc
>

If you want to compile 32bit binary, on linux which is 64bit
"-m32" gcc option must be used. I guess you also need
to "apt-get"/"yum" 32bit libs if its not already installed. Anyway
once you start compiling gcc will let you know what all is missing.

Thanks

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to