public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Embedded targets problem
@ 2003-01-08 16:53 Dmitry
  2003-01-08 17:15 ` Joel Sherrill
  0 siblings, 1 reply; 7+ messages in thread
From: Dmitry @ 2003-01-08 16:53 UTC (permalink / raw)
  To: gcc

Fellows,
I am trying to port my stuff to current gcc version (taken from CVS).

It looks like new 'gcov' stuff breaks embedded targets builds.
This is probably cause gcov refers to some includes such as 'stdio.h' and 
'fcntl.h' which not always exist for small machines.

The relevant ChangeLog entry is:
2002-09-11  Nathan Sidwell  <nathan@codesourcery.com>
        Reimplement gcov format.
        * gcov-io.h: Replace.
        * gcov.c: Reimplement.
        * gcov-iov.c: New file.
        * gcov-dump.c: New file.
        * libgcc2.c (L_bb): Replace with ...
        (L_gcov): ... this.
        (struct bb_function_info, struct bb): Remove.

Is it possible to avoid this appart from patching Makefile?

gcc-3.2.X builds fine.


Thanks,
Dmitry.


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

end of thread, other threads:[~2003-01-09 14:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-08 16:53 Embedded targets problem Dmitry
2003-01-08 17:15 ` Joel Sherrill
2003-01-09 13:02   ` Dmitry
2003-01-09 16:32     ` Joel Sherrill
2003-01-09 16:36       ` Dmitry
2003-01-09 16:38         ` Joel Sherrill
     [not found]           ` <200301091719.40052.diwil@eis.ru>
2003-01-09 16:40             ` Joel Sherrill

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