Mail Archives: djgpp/1998/01/27/16:33:20
>> (The DJGPP FAQ only mentions Unix-to-DOS and DOS-to-Motorola)
>
>That's because it is usually much easier to install GCC on the Unix
>system and use it there than to set up DJGPP as a cross-compiler for a
>Unix target.
>
>Why can't you use DJGPP to develop the code and compile it without
>linking (so it is free of any compile-time problems), then move the
>code to the Unix box where you install GCC and compile, link and debug
>it there?
Well, I guess I can do that, (and I guess I will have to).
I just thought it seemed kind of convenient to compile the cgi-program
on my harddrive, and then FTPing the binary to the server, instead of
uploading the source code and then telnetting and compiling.
I know, telnet isn't that difficult, and the major reason for my
interest about the cross-compiling was curiosity about whether it is
possible or not.
/ Tomas /
- Raw text -