All of lore.kernel.org
 help / color / mirror / Atom feed
* gcc 4.9.1 and stdint.h
@ 2014-11-02 20:05 Holger Hans Peter Freyther
  2014-11-02 22:03 ` Richard Purdie
  0 siblings, 1 reply; 9+ messages in thread
From: Holger Hans Peter Freyther @ 2014-11-02 20:05 UTC (permalink / raw)
  To: poky

Hi,

I have a small piece of initial bootloader and it fails to compile
using master (f19b4e995ea47f9243f152b39337330307453c9f). The code
does include "stdint.h" which ends up with a failure like this:

tmp/sysroots/i686-linux/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.9.1/include/stdint.h:9:26: fatal error: stdint.h: No such file or directory
|  # include_next <stdint.h>
|                           ^
| compilation terminated.


So somehow gcc doesn't know how to find the glibc version of
stdint.h. With edison and dora the #include_next will move to
the sysroot.

Is this a regression of gcc-4.9? is this a wanted change?

kind regards
	holger


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

end of thread, other threads:[~2014-11-12 13:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-02 20:05 gcc 4.9.1 and stdint.h Holger Hans Peter Freyther
2014-11-02 22:03 ` Richard Purdie
2014-11-03  7:22   ` Holger Hans Peter Freyther
2014-11-03  8:04     ` Richard Purdie
2014-11-03 15:12       ` Holger Hans Peter Freyther
2014-11-03 15:37         ` Richard Purdie
2014-11-07 16:58           ` Holger Hans Peter Freyther
2014-11-12 13:21             ` Richard Purdie
2014-11-12 13:50               ` Holger Hans Peter Freyther

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.