[LLVMbugs] [Bug 7665] New: disassembler map file problems on OpenBSD

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jul 18 11:30:30 PDT 2010


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

           Summary: disassembler map file problems on OpenBSD
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: OpenBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: jsg at openbsd.org
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=5243)
 --> (http://llvm.org/bugs/attachment.cgi?id=5243)
generated map file

LLVM svn (108643) on OpenBSD/i386 -current doesn't seem to build:

llvm[2]: Compiling EDDisassembler.cpp for Release+Asserts build (PIC)
llvm[2]: Compiling EDInst.cpp for Release+Asserts build (PIC)
llvm[2]: Compiling EDMain.cpp for Release+Asserts build (PIC)
llvm[2]: Compiling EDOperand.cpp for Release+Asserts build (PIC)
llvm[2]: Compiling EDToken.cpp for Release+Asserts build (PIC)
llvm[2]: Linking Release+Asserts Shared Library EnhancedDisassembly.so
/usr/bin/ld:/usr/users/jsg/src/llvm/tools/edis/Release+Asserts/EnhancedDisassembly.exports.map:38:
syntax error in VERSION script
collect2: ld returned 1 exit status
gmake[2]: ***
[/usr/users/jsg/src/llvm/Release+Asserts/lib/libEnhancedDisassembly.so] Error 1

$ ld --version
GNU ld version 2.15

$ cc -v              
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.7/4.2.1/specs
Target: i386-unknown-openbsd4.7
Configured with: OpenBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719

$ libtool --version
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.493 2008/02/01 16:58:18)

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