[LLVMbugs] [Bug 12864] New: Compiling bsnes v089 causes segmentation fault

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 17 11:53:35 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=12864

             Bug #: 12864
           Summary: Compiling bsnes v089 causes segmentation fault
           Product: clang
           Version: 3.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: nospam at suremail.info
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 8581
  --> http://llvm.org/bugs/attachment.cgi?id=8581
Output from `make`.

Download bsnes_v089.tar.xz (from http://code.google.com/p/bsnes/downloads/list
), extract and change into the bsnes directory. Then edit nall/Makefile to use
clang++ as the compiler (instead of gcc-4.7). Calling make causes an error in
clang (afaict). Changing the optimization level seems to make no difference.
The output is attached.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list