This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ using gcc without OS...


"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


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