public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/54209] New: [4.8 Regression] Failed to build gcc for Android/x86
@ 2012-08-09 15:55 hjl.tools at gmail dot com
  2012-08-09 15:57 ` [Bug bootstrap/54209] " hjl.tools at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: hjl.tools at gmail dot com @ 2012-08-09 15:55 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54209
           Summary: [4.8 Regression] Failed to build gcc for Android/x86
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: areg.melikadamyan@gmail.com, chaoyingfu@gcc.gnu.org


Revision 190242 failed to build for i686-pc-linux-android. I got

/export/gnu/import/git/gcc/libgcc/unwind-dw2-fde-dip.c:75:18: fatal error:
link.h: No such file or directory
 #include <link.h>

It is caused by revision 186788:

http://gcc.gnu.org/ml/gcc-cvs/2012-04/msg00740.html

due to

#if defined(USE_PT_GNU_EH_FRAME)

#include <link.h>

but Bionic/x86 doesn't have link.h.


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

end of thread, other threads:[~2012-08-20 14:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-09 15:55 [Bug bootstrap/54209] New: [4.8 Regression] Failed to build gcc for Android/x86 hjl.tools at gmail dot com
2012-08-09 15:57 ` [Bug bootstrap/54209] " hjl.tools at gmail dot com
2012-08-09 16:41 ` hjl.tools at gmail dot com
2012-08-09 17:24 ` chaoyingfu at gcc dot gnu.org
2012-08-09 18:41 ` hjl.tools at gmail dot com
2012-08-09 18:46 ` chaoyingfu at gcc dot gnu.org
2012-08-09 19:09 ` hjl.tools at gmail dot com
2012-08-20 14:03 ` hjl.tools at gmail dot com

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