public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* new port's validation
@ 2009-04-24 12:16 Florent DEFAY
  2009-04-24 19:35 ` Ian Lance Taylor
  2009-04-30 22:57 ` Michael Meissner
  0 siblings, 2 replies; 5+ messages in thread
From: Florent DEFAY @ 2009-04-24 12:16 UTC (permalink / raw)
  To: gcc-help

Hi,

I am working on a new port.

The arch is a 16 bit machine.

The current state should enable any compilation. Libgcc is compiled.
The cc1 is working.

Now I try to validate. My method is to launch make check-gcc.
But many tests go wrong for two main reasons:
some tests need to include standard header files, but we do not need
to implement a libc
some tests are too long or use too large arrays and it is impossible
with the memory of the machine

Do you know better methods to validate GCC for such an arch?
Should we implement a libc since there is no OS?
Please, I need advice.

Regards.

Florent

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

end of thread, other threads:[~2009-04-30 22:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-24 12:16 new port's validation Florent DEFAY
2009-04-24 19:35 ` Ian Lance Taylor
2009-04-27 14:44   ` Florent DEFAY
2009-04-27 21:25     ` Ian Lance Taylor
2009-04-30 22:57 ` Michael Meissner

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