On Thursday 25 February 2010, David Brownell wrote:
> On Thursday 25 February 2010, Mariano Alvira wrote:
> > 
> > > By the way ... I kind of suspect this will cause build breakage
> > > on systems configured to use FTDI's library, since INTERFACE_A
> > > and suchlike are not defined.
> > 
> > I don't think it will break much. If you are configured to use FTD2XX
> > it uses a different init function:
> 
> But there's no
> 
>       #ifndef INTERFACE_B
>       #define INTERFACE_B     ...
>       ...
>       #endif
> 
> before the layout table, which will reference such symbols outside
> of the init function...

... and sure enough, Spen's recent commits include a fix
for that very problem.  ... ;)

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to