public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53969] New: internal compiler error: Segmentation fault on Android(use NDK)
@ 2012-07-15  0:12 vincent_zhangbin at hotmail dot com
  2012-07-15  0:32 ` [Bug other/53969] " vincent_zhangbin at hotmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: vincent_zhangbin at hotmail dot com @ 2012-07-15  0:12 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53969
           Summary: internal compiler error: Segmentation fault on
                    Android(use NDK)
    Classification: Unclassified
           Product: gcc
           Version: 4.3.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: vincent_zhangbin@hotmail.com


I've downloaded source code(.Zip) from the link
https://github.com/reizencroft/irrAndroid, which is a project using OGLES2.0 on
irrlicht(3D render engine) and android platform. The same as the attachment.
The steps to compile, to /examples/08.SpecialFX, and compile this with
"$NDK/ndk-build"

But, some compile errors occur:
"
In file included from jni/../../../source/Irrlicht/CImage.cpp:8:
jni/../../../source/Irrlicht/CBlit.h: In function 'void
irr::executeBlit_TextureBlend_16_to_16(const irr::SBlitJob*)':
jni/../../../source/Irrlicht/CBlit.h:790: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [obj/local/armeabi/objs/IrrAndroid/CImage.o] Error 1
"

I dont know Should i post this issue to GCC. :(
As the compile using toolchain: toolchain is arm-linux-androideabi-4.4.3"
Actually, it belongs to android-ndk-r7b-windows"
Intel P6200, 2G DDR3, GPU-AMD Radeon HD 6370M

Thanks


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

end of thread, other threads:[~2013-11-09 23:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-15  0:12 [Bug c++/53969] New: internal compiler error: Segmentation fault on Android(use NDK) vincent_zhangbin at hotmail dot com
2012-07-15  0:32 ` [Bug other/53969] " vincent_zhangbin at hotmail dot com
2012-07-15 10:03 ` paolo.carlini at oracle dot com
2012-07-16  9:42 ` rguenth at gcc dot gnu.org
2012-07-16  9:56 ` vincent_zhangbin at hotmail dot com
2012-07-16 12:34 ` rguenth at gcc dot gnu.org
2013-11-09 23:09 ` 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).