Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/10/00 13:46
Read: times


 
#5620 - RE: sdcc
Mak,

Here is how I got this thing to work.

1. Download CYGWIN setup.exe from http://sources.redhat.com/cygwin/setup.exe

Run this file. Select Install from Internet. Install.
I installed to C:CYGWIN

2. Download SDCC WIN32 Binary
http://sdcc.sourceforge.net/files/v2....bin.tar.gz

Extract to C:
This should put everything in the C:USR directory.

3. Copy C:usrlocalbin to C:CYGWINusrlocalbin
Copy C:usrlocalshare to C:CYGWINusrlocalshare

Make sure that your path in CYGWIN points to /usr/local/bin
I placed my source files in C:CYGWINhomecspackma

I then typed in CYGWIN
$ sdcc test.c

This resulted in the output files being generated in C:cygwinhomecspackma

Best of Luck!

Cory Spackman


List of 6 messages in thread
TopicAuthorDate
sdcc            01/01/70 00:00      
RE: sdcc            01/01/70 00:00      
RE: sdcc            01/01/70 00:00      
RE: sdcc            01/01/70 00:00      
RE: sdcc            01/01/70 00:00      
RE: sdcc            01/01/70 00:00      

Back to Subject List