4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
gcc -s
|
|
|
|
This will be used to link .o files into an executable.
|
gcc -s
|
|
|
|
This will be used to link .o files into an executable.
|