Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: mingw32-dlfcn-static libdl.a has no index

https://bugzilla.redhat.com/show_bug.cgi?id=595006

           Summary: mingw32-dlfcn-static libdl.a has no index
           Product: Fedora
           Version: 12
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: mingw32-dlfcn
        AssignedTo: rjo...@redhat.com
        ReportedBy: stebb...@jetheaddev.com
         QAContact: extras...@fedoraproject.org
                CC: lfar...@lfarkas.org, berra...@redhat.com,
                    rjo...@redhat.com, erik-fed...@vanpienbroek.nl,
                    fedora-mi...@lists.fedoraproject.org
    Classification: Fedora


Description of problem:
When attempting to link with libdl.a this error occurs:
/usr/i686-pc-mingw32/sys-root/mingw/lib/libdl.a: could not read symbols:
Archive has no index; run ranlib to add one

Version-Release number of selected component (if applicable):
Release    : 0.7.r11.fc12

Steps to Reproduce:
1. gcc -static somefile.c -o some.exe -ldl

Additional info:
running ranlib fixes the problem:
# i686-pc-mingw32-ranlib libdl.a

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to