| | Multi Source Programs
|
| I am developing some code and would like to compile multiple sources in one program. I cannot figure out how to do this. All the make targets seem to only allow one source file. What are my options? Can I compile my source as a library? If so how? (...) (23 years ago, 27-Apr-02, to lugnet.robotics.rcx.legos)
| | | | Re: Multi Source Programs
|
| (...) Frank, This question has come up a number of times. I spent some time on this answer so I'd understand the current state of this problem. Part of the answer is found in an earlier post from Pat Welch: (URL) Some changes in our makefiles have (...) (23 years ago, 28-Apr-02, to lugnet.robotics.rcx.legos)
| |