public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/58840] Problem compiling gcc 4.7.3 using gcc 4.4.6
       [not found] <bug-58840-4@http.gcc.gnu.org/bugzilla/>
@ 2013-10-23  8:05 ` rguenth at gcc dot gnu.org
  2013-10-23 19:04 ` bugzilla@poradnik-webmastera.com
  2013-10-23 20:21 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-10-23  8:05 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58840

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2013-10-23
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
splay-tree.h does

#ifdef HAVE_STDINT_H
#include <stdint.h>
#endif
#ifdef HAVE_INTTYPES_H
#include <inttypes.h>
#endif

so please check gcc/auto-host.h, you should have stdint.h.


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

* [Bug bootstrap/58840] Problem compiling gcc 4.7.3 using gcc 4.4.6
       [not found] <bug-58840-4@http.gcc.gnu.org/bugzilla/>
  2013-10-23  8:05 ` [Bug bootstrap/58840] Problem compiling gcc 4.7.3 using gcc 4.4.6 rguenth at gcc dot gnu.org
@ 2013-10-23 19:04 ` bugzilla@poradnik-webmastera.com
  2013-10-23 20:21 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: bugzilla@poradnik-webmastera.com @ 2013-10-23 19:04 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58840

--- Comment #2 from Daniel Fruzynski <bugzilla@poradnik-webmastera.com> ---
OK, I found this. I used script symlink-tree to create symlinks to binutils in
gcc src dir. This script replaced some files with symlinks to their
counterparts in binutil dir, what caused this problem. gcc without these
symlinks compiles fine. So this is not an issue.


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

* [Bug bootstrap/58840] Problem compiling gcc 4.7.3 using gcc 4.4.6
       [not found] <bug-58840-4@http.gcc.gnu.org/bugzilla/>
  2013-10-23  8:05 ` [Bug bootstrap/58840] Problem compiling gcc 4.7.3 using gcc 4.4.6 rguenth at gcc dot gnu.org
  2013-10-23 19:04 ` bugzilla@poradnik-webmastera.com
@ 2013-10-23 20:21 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-10-23 20:21 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58840

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Invalid as mentioned by reporter.


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

end of thread, other threads:[~2013-10-23 20:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-58840-4@http.gcc.gnu.org/bugzilla/>
2013-10-23  8:05 ` [Bug bootstrap/58840] Problem compiling gcc 4.7.3 using gcc 4.4.6 rguenth at gcc dot gnu.org
2013-10-23 19:04 ` bugzilla@poradnik-webmastera.com
2013-10-23 20:21 ` pinskia at gcc dot gnu.org

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