[LLVMbugs] [Bug 8434] New: [patch] Fix for the linking of shared library libLLVM-X.X.so on FreeBSD

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 21 13:43:38 PDT 2010


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

           Summary: [patch] Fix for the linking of shared library
                    libLLVM-X.X.so on FreeBSD
           Product: libraries
           Version: trunk
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: System Library
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: yuri at tsoft.com
                CC: llvmbugs at cs.uiuc.edu


Synopsis: This is a very simple patch correcting linker parameters used to
build shared lib on FreeBSD. It removes -Wl,--no-undefined option since it
causes linker error.

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