public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* cross-compiler for PIC
@ 2001-10-12  3:56 Jesus Ferrandis
  2001-10-12  4:09 ` Frank Schafer
  0 siblings, 1 reply; 2+ messages in thread
From: Jesus Ferrandis @ 2001-10-12  3:56 UTC (permalink / raw)
  To: gcc-help

I have to do a C compiler for PIC. 

I'm considering to make a cross-compiler with GCC
instead of using the traditional compilers
construction
tools (PCCTS,yacc,lex...)to save all the lexical, and
synthetical part. 

I would like to know if it is viable (I have read that
making a cross compiler for an 8 bits Micro it's
complicated). If you have any suggestion (viability,
another tools...), please reply me.

Thanks!!!

_______________________________________________________________
Nokia Game ha comenzado
Haz clic y disfruta de la nueva aventura multimedia de Nokia
antes del 3 de noviembre.
http://es.promotions.yahoo.com/info/nokiagame.html

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

* Re: cross-compiler for PIC
  2001-10-12  3:56 cross-compiler for PIC Jesus Ferrandis
@ 2001-10-12  4:09 ` Frank Schafer
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Schafer @ 2001-10-12  4:09 UTC (permalink / raw)
  To: Jesus Ferrandis; +Cc: gcc-help

Jesus Ferrandis wrote:

> I have to do a C compiler for PIC.
>
> I'm considering to make a cross-compiler with GCC
> instead of using the traditional compilers
> construction
> tools (PCCTS,yacc,lex...)to save all the lexical, and
> synthetical part.
>
> I would like to know if it is viable (I have read that
> making a cross compiler for an 8 bits Micro it's
> complicated). If you have any suggestion (viability,
> another tools...), please reply me.
>
> Thanks!!!
>
> _______________________________________________________________
> Nokia Game ha comenzado
> Haz clic y disfruta de la nueva aventura multimedia de Nokia
> antes del 3 de noviembre.
> http://es.promotions.yahoo.com/info/nokiagame.html

Simply follow the instructions for the build of a cross compiler
on www.gnu.org

Frank

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

end of thread, other threads:[~2001-10-12  4:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-12  3:56 cross-compiler for PIC Jesus Ferrandis
2001-10-12  4:09 ` Frank Schafer

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).