public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/65118] New: Android target build is broken with "guard.cc:36:22: fatal error: syscall.h: No such file or directory"
@ 2015-02-19 13:05 aivchenk at gmail dot com
  2015-02-19 13:52 ` [Bug libstdc++/65118] " redi at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: aivchenk at gmail dot com @ 2015-02-19 13:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65118

            Bug ID: 65118
           Summary: Android target build is broken with "guard.cc:36:22:
                    fatal error: syscall.h: No such file or directory"
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: aivchenk at gmail dot com

configured with: /users/aivchenk/toolchain_3/gcc/gcc-5.0/libstdc++-v3/configure
- --enable-multilib --with-cross-host=x86_64-linux-gnu --disable-bootstrap
--with-sysroot=/users/aivchenk/ndk/android-ndk-r10d/platforms/android-21/arch-x86_64/
--disable-shared --disable-libitm --disable-libsanitazer
--enable-languages=c,c++,lto
--program-transform-name=s&^&x86_64-linux-android-& --disable-option-checking
--with-target-subdir=x86_64-linux-android --build=x86_64-linux-gnu
--host=x86_64-linux-android --target=x86_64-linux-android


/users/aivchenk/toolchain_3//gcc/gcc-4.10/libstdc++-v3/libsupc++/guard.cc:36:22:
fatal error: syscall.h: No such file or directory


Should we guard that with __ANDROID__?


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

end of thread, other threads:[~2020-12-15 10:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-19 13:05 [Bug libstdc++/65118] New: Android target build is broken with "guard.cc:36:22: fatal error: syscall.h: No such file or directory" aivchenk at gmail dot com
2015-02-19 13:52 ` [Bug libstdc++/65118] " redi at gcc dot gnu.org
2020-12-14 17:01 ` redi at gcc dot gnu.org
2020-12-15  8:34 ` aivchenk at gmail dot com
2020-12-15 10:51 ` redi 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).