[uClibc-cvs] [uClibc 0000387]: missing _dl_progname symbol when using libdl from static executables

bugs at busybox.net bugs at busybox.net
Sun Aug 14 16:08:02 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=387 
====================================================================== 
Reported By:                hassold
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   387
Category:                   Shared Library Support
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-14-2005 09:08 PDT
Last Modified:              08-14-2005 09:08 PDT
====================================================================== 
Summary:                    missing _dl_progname symbol when using libdl from
static executables
Description: 
Patch 11124-11126 (Removed hardcoded ld-uClibc.so.0 in uClibc) in svn tree
breaks libdl usage from static executable, since symbol _dl_progname is
now defined in ldso.c, which is not available from static executables.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-14-05 09:08  hassold        New Issue                                    
08-14-05 09:08  hassold        Status                   new => assigned     
08-14-05 09:08  hassold        Assigned To               => uClibc          
08-14-05 09:08  hassold        File Added: dl-progname.patch                    
======================================================================




More information about the uClibc-cvs mailing list