Home Home > 2008 > 11 > 26 > X86 ain’t X86_64 on LTSP
Sign up | Login

X86 ain’t X86_64 on LTSP

November 26th, 2008 by

Dear Doc I have problem

My LTSP server is X86_64 openSUSE 11.0 and clients are x86 VIA processor machines. I want to do C-coding on LTSP server and compile them to x86 for locally testing on LTSP clients.

Okay hello-world.c goes very fine with gcc -m32. Users are happy. Then comes my problem I like to compile x86 programs that have x86-libs. There is some libraries in repos that have x86 libs also but not all. So is there easier way to do this than make like it can be done in build (I know this rpm making command but only for root) just type something and magic happens?? I have solved this using libraries from build-root (build-command) but there is problems with this also.

Please help. Am I fat I’m allmost 30 (27.11 actually) 185 cm and weight 78?

Both comments and pings are currently closed.

One Response to “X86 ain’t X86_64 on LTSP”

  1. You could just prefix “linux32″ to all build commands.