Date: Fri, 3 Feb 1995 13:53:25 -0500 To: Derrick Early From: jk55 AT cornell DOT edu (Jim Karpinski) Subject: Re: Making a C Compiler? Cc: djgpp AT sun DOT soe DOT clarkson DOT edu >Hello djgppiers, > >Can someone give me the big picture of what it takes to write a C compiler >for another processor other than the pc flavor? I am currently writing code >for a microcontroller in assembler, and I think that it would be neat to >make a gcc for this 14 bit chip. This would be a cross-compiler that runs >on a pc to generate the 14 bit object code. > >Any direction on this will be greatly appreciated. You can try the cross-gcc mailing list. It doesn't generate as much mail as the djgpp list (but thats OK). It would be a good place to start. Someone on the list could provide you with more specific info. CROSS-GCC Mailing List 1. Send to: Majordomo AT first DOT gmd DOT de 2. In text: "subscribe crossgcc" Jim Karpinski