|
-
December 4th, 2004, 09:05 AM
#1
SDCC Compiler and multiple files projects
The SDCC user guide says that SDCC can compile only one file at a time.
How can I write a makefile in order to compile a whole project, made of several source files?
I need something like the makefile used with Visual Studio in order to use an external compiler.
Thanks!
-
December 5th, 2004, 08:18 PM
#2
Re: SDCC Compiler and multiple files projects
You canl get many excellent results from goolge search on how to write a make file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|