Zappo
06-24-2001, 08:52 AM
I've managed to install Linux on an old 386 laptop. Now I need to put it to work - but the compiler and libraries won't fit there. So, I thought I can develop the stuff on a big machine and then copy it to the laptop. But, in order to do this, I must tell the compiler (which runs on a Pentium something) that it has to create code for a 386. How can I do this? If it helps, I am not going to use complex or odd libraries - just the standard, plus ncurses.