[ECOS] Again strange errors building eCOS for ARM

Jonathan Larmour jlarmour@redhat.com
Fri Jun 8 01:36:00 GMT 2001


Stefano Costa wrote:
> //C/Clienti/arm/progetti/cdb89712/ecos/89712_install/include/cyg/ke
> rnel/sched.inl:125: ANSI C++ forbids implicit conversion from `void
> *' in assignment
> make[1]: *** [src/startup.o.d] Error 1
> make[1]: Leaving directory
> `/c/Clienti/arm/progetti/cdb89712/ecos/89712_build/infra/v1_3_1'
> make: *** [build] Error 2

I think this must be an error in the compiler you are using. While ANSI C++
now forbids assignment from void *s, I really wouldn't have thought it
would forbid assignments to NULL, which is the case here.

I'll have to check on this.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/



More information about the Ecos-discuss mailing list