Re: [cc65] Re: [Contiki-developers] build problems

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2007-08-31 18:03:56
Another old one:

On Fri, Jun 23, 2006 at 01:27:54PM +0200, Adam Dunkels wrote:
> >the offending code is:
> >
> >(somewhere in ./platform/c64/contiki-conf.h)
> >#define LC_CONF_INCLUDE "lib/lc-cc65.h"
> >
> >(in ./core/sys/lc.h)
> >#ifdef LC_CONF_INCLUDE
> >#include LC_CONF_INCLUDE
> >#else /* LC_CONF_INCLUDE */
> >#include "sys/lc-switch.h"
> >#endif /* LC_CONF_INCLUDE */
> >
> >...is this even legal? mmmh i can see a lot of lesser compilers fail on
> >this too... maybe some kind of configure script would do the job better
> >than this? (although i can see other kinds of problems with that). args :/
>
> I talked to Uz about this some time ago and he said that the above code
> indeed is legal C but that cc65 doesn't support it (yet! :-))

This is fixed in the snapshot. 

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Aug 31 18:04:12 2007

This archive was generated by hypermail 2.1.8 : 2007-08-31 18:04:16 CEST