LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Dumb CGI Question. (https://www.linuxquestions.org/questions/programming-9/dumb-cgi-question-11801/)

jwknox 01-15-2002 12:37 AM

Dumb CGI Question.
 
If I'm gonna use C programs with CGI do I need to compile for the platform?

In other words, if my Web Host is running a Unix/Linux server should I compile with gcc, and if its a MS server compile with Visual C++ or borland?

Thanks

dorward 01-15-2002 01:50 AM

If you compile it then it has to be compiled nativly (and I'm not counting anything which is partially compiled like Java bytecode)


All times are GMT -5. The time now is 01:37 PM.