LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Editing Maelstrom source code (https://www.linuxquestions.org/questions/linux-software-2/editing-maelstrom-source-code-178222/)

dave247 05-05-2004 01:04 PM

Editing Maelstrom source code
 
I am trying to edit the source code to the linux game maelstrom so that I have like 3000 lives and unlimited shield...

After I find the correct file and figure out how to edit it....... I want to know how to compile the source code so I can run it. can someone tell me how to compile source code in linux?

gazza 05-05-2004 01:11 PM

gcc <filename.c> -o filename

I do beleive

dave247 05-05-2004 01:14 PM

hmm... gcc doesnt seem to be a command.

gazza 05-05-2004 01:16 PM

try "man gcc"

Mega Man X 05-05-2004 01:25 PM

If gcc is not a command, then you've to install gcc :)

dave247 05-05-2004 01:28 PM

yes! of course! I am using SuSE 9.0

Could you tell me more about gcc.. what is it?

Mega Man X 05-05-2004 01:29 PM

It's a c compiler. There should be available within your CD's. I've never used Suse, but maybe you could install it through YaST?

dave247 05-05-2004 01:29 PM

oh.... the linux compiler.. good good.. I am learning.

dave247 05-05-2004 01:30 PM

dude this forums ROCKS my SOCKS!

you guys are awesome.

Mega Man X 05-05-2004 01:36 PM

did it work? Congratulations :D

dave247 05-05-2004 01:41 PM

I didnt try it yet. I am not at home.... BUT I was saying that this forums is awesome cause I got like 10 replies in about 5 minutes.


I am staying here.

:cool: :cool: :cool: :cool: :cool: :cool: :cool:

Mega Man X 05-05-2004 01:48 PM

ghehe. You are in trouble now. I felt like this when I joined here, about one year ago, and I practically live here ;) lol. Here, some reading for ya:

http://gcc.gnu.org/

still, install gcc from your CD's. Compiling the compiler is the worst experience I have ever had, pretty much as difficult to know which one came first: the chicken or the egg? :)

van_Zeller 10-26-2010 09:56 AM

Hello,

Sorry to bring this thread back from the dead, but where did you get the source code from? I can't seem to find it...


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