jed-users mailing list

[2008 Date Index] [2008 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Patches for jed


Jörg Sommer <joerg@xxxxxxxxxxxx> wrote:
> I've some patches I would like to see included in your source tree.

I added the patches except for the dynamic linking one:

> http://git.debian.org/?p=pkg-jed/jed.git;a=commitdiff;h=d1558cb5d7b7e1cd4d8519976efb85453d6c1fc3
>
>     Remove dynamic linking checks and options
>
>     The dynamic linking stuff isn't used by Jed directly. The SLang library
>     does the work. The bad side of these dynamic linking stuff is that it
>     introduces an unnecessary dependency on libdl. It doesn't use anything
>     from libdl, but by linking to it it adds a dependency to the ELF header.

The problem is that the patch removes the --export-dynamic flag that
some modules require if they use functions provided by jed.  As I
recall, Paul has some modules that do this.  Is there any particular
reason why the patch removed this?

Thanks,
--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2008 date index] [2008 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]