Program Compiled online for users?

Discussion in 'Programming' started by rubiconman500, Mar 16, 2008.

  1. #1
    I was reading through some of my hosts FAQ questions the other day and came across this..

    Can I compile my code programmed in C?

    Solution
    Yes, you can use the 'gcc' compiler to do this.


    I have some programs wrote in c++ ( i use gcc compiler ) so i figured that c++ could also be compiled as they are talking about.
    Am I able to compile my programs on my server, and allow my visitors to use the software through my compiled source?
    I really dont understand why else you would want to compile code on your host...

    Would i need to shell in with SSH or something to complile?

    Anybody have an understanding of what this could mean or if i could have my code accessed by my users?
     
    rubiconman500, Mar 16, 2008 IP
  2. rubiconman500

    rubiconman500 Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    bump for anyone?
     
    rubiconman500, Mar 18, 2008 IP
  3. QiSoftware

    QiSoftware Well-Known Member

    Messages:
    805
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    158
    #3
    If your host has gcc configured for client use and you have telnet/ssh access-- I would think this is how it could be done.

    Q...
     
    QiSoftware, Mar 19, 2008 IP