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: Template target


On Thu, Dec 12, 2002 at 09:09:33AM +0100, Svein E. Seldal wrote:
> 
> When porting gcc to a new target, the docs advices to look at how other 
> target are implemented. Are there a particular target (gcc/config/xxx) 
> which will serve good as a reference/template for learning the 
> structure, yet still being simple and implemented straight forward?

Depends on the nature of the chip you're targeting.  There's no single
best answer.

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


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