C++ using gcc without OS...

dank@kegel.com dank@kegel.com
Wed Jul 31 08:00:00 GMT 2002


"Lakshminarayanan, Gopi" wrote:
> 
> This may not be a appropriate question for this group, if you know of any
> other group which could address my problem please let me know. I am a
> Electrical engineer without much of computer science back ground.
> 
> How do i go about using C++ in a Motorola PPC860 based hardware without any
> OS ? This would be a bootloader application which checks the ram and jumps
> to the application code. The  application is based on vxWorks and C++ code
> works great with the vxWorks and the gcc based toolchain.
> 
> Is there any book or link to understand this ?

I've seen it discussed here and on linuxppc-embedded@lists.linuxppc.org.
Use newlib instead of libc.  Not sure what other changes you need.
Check the archives...
- Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list