patchSimulavr: an AVR simulator - Patches: patch #6973, Add -ldl to simulavr_LDADD

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6973: Add -ldl to simulavr_LDADD

Submitter:  doclist <dclist>
Submitted:  Tue 10 Nov 2009 11:48:19 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Duplicate Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  simulavrxx

Mon 20 May 2013 03:37:47 PM UTC, comment #2: 

The problems with ldl are currently in progress an target of another patch/fix.

To add -ldl without checking in configure.ac will not work under all circumstances. Cause of duplicate I will close these patch entry.

Thanks for your work!

Klaus Rudolph <zfrdh>
Group administrator
Wed 11 Nov 2009 06:30:10 AM UTC, comment #1: 

This has to be added to the autoconf magic files.  Not all
systems do have a libdl.so.

If I understand the autoconf documentation correctly, the
(libtool-generated) macro LT_SYS_DLOPEN_DEPLIBS is supposed
to reflect this.  So someone who is affected by this problem
should try this.

Joerg Wunsch <joerg_wunsch>
Group administrator
Tue 10 Nov 2009 11:48:19 PM UTC, original submission:  

The "dl" library must be linked in when compiling simulavrxx otherwise
you get a compilation error along the lines of

plugin.c:127: error: undefined reference to 'dlopen'

doclist <dclist>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #19027:  LDADD_ldl.patch added by dclist (522B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by zfrdh (Posted a comment)
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by dclist (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-05-20 zfrdh StatusNone Duplicate
        Open/ClosedOpen Closed
    2009-11-10 dclist Attached File- Added LDADD_ldl.patch, #19027

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code