This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: Any GCC Porting for microSPARC(v8) on VxWorks?


"Puff Chuang - ²ø°êºÕ" <puff at sd dot liteonit dot com dot tw> writes:

> I would appreciate if anybody could give me an advice to configure
> gcc for the target of microSPARC cpu on VxWorks.  My host can be
> Windows or Linux.
>
> Now we're using gcc 2.7.2 for developing embedded system with VxWork
> and microSPARC, but this version lacks lots of supports for C++
> programming (like "new" and "try/catch").  It seems that the new
> release of GCC 3.2.2 only supports VxWorks on PowerPC, and lacks
> support to microSPARC.  Which would be the closest porting to
> microSPARC on VxWorks?

If you are using the version of VxWorks shipped with Tornado 2.2, it
should be easy to write config/sparc/vxworks.h based on the current
config/rs6000/vxworks.h.  I will happily answer specific questions.

We are not interested in supporting earlier, non-ELF, VxWorks in
modern GCC.

zw


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