Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

MSA2 compilation with GCC (Announce)

posted by Rugxulo Homepage, Usono, 12.02.2020, 08:18

I haven't (yet again) tried MSA2 recently. In fact, I only once barely tried to convert PSR Invaders and failed (and gave up). But, out of boredom, I did check your Github today again (thinking of TP overlays, barely):

> To build Linux version with GCC:
>
> gcc -O3 MSA.C TABLES.C ASSEMBLR.C MISC.C LEX.C -o MSA2
> strip MSA2

Just FYI:

.C (capital C) means compile as C++ with GCC. I guess you didn't notice yet? (They're like 95% compatible.) You can use "-x c" to always override filename detection.

Also, strip can be done with "gcc -s" (which I think actually just refers to "ld -s" instead). So you don't need two separate steps to compile and strip.

 

Complete thread:

Back to the forum
Board view  Mix view
22049 Postings in 2034 Threads, 396 registered users, 210 users online (0 registered, 210 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum