[uClibc]error building mipsel-linux gmon.c

Erik Andersen andersen at codepoet.org
Tue Apr 15 19:52:04 UTC 2003


On Tue Apr 15, 2003 at 07:43:58PM +0200, Peter Kjellerstedt wrote:
> >   
> > +#if  __GNUC__ <= 3 && __GNUC_MINOR__ <= 1
>
> Shouldn't that be:
> 
> #if __GNUC__ < 3 || (__GNUC__ == 3 && __GNUC_MINOR__ <= 1)

yes, of course, thanks,

 -Erik

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


More information about the uClibc mailing list