On 05.02.2012 17:07, Claude Sylvain wrote:
> 
> - I noticed that the directory "sdcc/share/sdcc/include/z80"
>    is missing.
>    Wondering if it is a bug, and have to be reported in
>    Sourceforge bug tracker!?

No, this is intentional, the directory is no longer necessary: It only
contained three files:
* A README, containing only the directory name.
* types.h with two non-standard typedefs that anyone that wants them can
make in their own files
* z180.h, which only is useful when using the z80 port to generate code
for the z180. Since we now have a proper z180 port, this file now lives
in include/z180

Philipp

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to