Quote:
|
Originally Posted by Greg McCoy
The Eclipse CDT thing lets you use makefiles...in fact, I think if you're using something other than the GNU tools, you have to use a makefile.
|
You can specify a tool to run. Just has to accept arguments similar to GNU make. Jam, for example, can be used.
I noticed that the makefile posted in the other thread doesn't handle asm files. How can one remedy this?