2003-08-28 12:52:11 UTC
Hello, I am trying to use the 2.3.5 build for Win32.
However, when I try to run the compiler, it does not seem to be able to find the standard library and header files. I get messages such as:
"No include path in which to find 8051.h"
I kept the standard install directory of c:\sdcc, so I would think that the compiler knows the usual place for these files. With my original makefile, this used to build fine using the last released version. I upgraded since the last official release was a couple of years ago.
What is the recommended version for a newbie?
Are there changes to the makefile and/or coding style with going to the newer versions?
Are there sample makefiles and sample projects for the later versions?
Any plans for an official release?
Thanks.
--- Steve
(P.S. I thought that this is probably a common question, so I searched the archive. I found some posts from Feb 03 that looked relevant. However, I could not retrieve them from the archive as they were reported as no longer available. Sorry to consume the bandwidth again.)