public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Any GCC Porting for microSPARC(v8) on VxWorks?
@ 2003-03-25  3:25 Puff Chuang - 莊國禎
  2003-03-25  4:18 ` Zack Weinberg
  0 siblings, 1 reply; 4+ messages in thread
From: Puff Chuang - 莊國禎 @ 2003-03-25  3:25 UTC (permalink / raw)
  To: gcc

Dear All,

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?

Thanks in advance,

Puff Chuang


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Any GCC Porting for microSPARC(v8) on VxWorks?
  2003-03-25  3:25 Any GCC Porting for microSPARC(v8) on VxWorks? Puff Chuang - 莊國禎
@ 2003-03-25  4:18 ` Zack Weinberg
  2003-03-25  6:48   ` Puff Chuang - 莊國禎
  0 siblings, 1 reply; 4+ messages in thread
From: Zack Weinberg @ 2003-03-25  4:18 UTC (permalink / raw)
  To: Puff Chuang - 莊國禎; +Cc: gcc

"Puff Chuang - 莊國禎" <puff@sd.liteonit.com.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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Any GCC Porting for microSPARC(v8) on VxWorks?
  2003-03-25  4:18 ` Zack Weinberg
@ 2003-03-25  6:48   ` Puff Chuang - 莊國禎
  2003-03-25  9:26     ` Eric Christopher
  0 siblings, 1 reply; 4+ messages in thread
From: Puff Chuang - 莊國禎 @ 2003-03-25  6:48 UTC (permalink / raw)
  To: Zack Weinberg; +Cc: gcc

Dear Sir,

I'm really happy to have your reply.
But...Does it really easy to do porting from Tornado 2.2 RS6000 config?
I thought RS6000 and microSPARC were totally different in architechure.

We want to run our application of VxWorks on microSPARC, but now use Tornado
2.0's complier.
But the complier (gcc 2.7.2) lacks lots of C++ support.
We have Tornado 2.2 ,but it doesn't support microSPARC.
Therefore I'd like to port the new gcc for our target.

Is that a hard work that I should not try?  or I can get the advice from
here?

----- Original Message -----
> > 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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Any GCC Porting for microSPARC(v8) on VxWorks?
  2003-03-25  6:48   ` Puff Chuang - 莊國禎
@ 2003-03-25  9:26     ` Eric Christopher
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Christopher @ 2003-03-25  9:26 UTC (permalink / raw)
  To: Puff Chuang - 莊國禎; +Cc: Zack Weinberg, gcc


> Is that a hard work that I should not try?  or I can get the advice from
> here?
> 

It depends on your abilities and experience. You can likely get advice
from here, though I doubt that anyone is willing to do the work for you
:)

-eric

-- 
o/~ got caught stealing fire from the sky o/~

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-25  6:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-25  3:25 Any GCC Porting for microSPARC(v8) on VxWorks? Puff Chuang - 莊國禎
2003-03-25  4:18 ` Zack Weinberg
2003-03-25  6:48   ` Puff Chuang - 莊國禎
2003-03-25  9:26     ` Eric Christopher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).