If you are using Windows, I recommend you install the Cygwin
environment at <http://cygwin.com/>.

Alternately, install andLinux alongside Windows at
<http://wiki.gp2x.org/wiki/AndLinux> (though I haven't tried
andLinux).

But if you don't want to do either of those, you can get 'make'
for Windows from one of these projects:

  <http://unxutils.sourceforge.net/>
  <http://gnuwin32.sourceforge.net/>

-Ken Jackson


Jose Barbosa writes:
 > I am trying to setup a SDCC project with Code::Blocks IDE.
 > 
 > To build the aplication usually I have a *.bat file with the commands.
 > 
 > I was wandering if it is possible to use instead a Makefile to
 > build the application.  Does the SDCC have suitable Make.exe ?
 > Can anybody write here one example of a makefile for a project
 > for 3 files:
 > 
 > filemain.c
 > file1.c
 > file2.c
 > --model-large
 > --debug
 > 
 > I will appreciate any help
 > 
 > Thank
 > José Barbosa


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to