This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Again strange errors building eCOS for ARM


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]