[uClibc]__BEGIN_DECLS and __END_DECLS definition

Erik Andersen andersen at codepoet.org
Tue Feb 26 01:53:58 UTC 2002


On Mon Feb 25, 2002 at 03:40:20PM -0800, David Byron wrote:
> Just got a C++ compiler working for big-endian ARM (thanks Davidm), and
> I've got a question.
> 
> include/features.h has
> 
> /* No C++ */
> #define __BEGIN_DECLS
> #define __END_DECLS

This is a leftover from before C++ was working, and needs to be removed.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list