octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DEFUN_DLD link rule


From: John W. Eaton
Subject: Re: DEFUN_DLD link rule
Date: Fri, 30 Aug 2013 15:01:49 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 08/30/2013 02:52 PM, Michael Goffioul wrote:
On Fri, Aug 30, 2013 at 2:48 PM, John W. Eaton <address@hidden
<mailto:address@hidden>> wrote:

    On 08/30/2013 11:08 AM, Mike Miller wrote:

        Thanks for all of the info. I'll probably leave this alone for
        now but
        we may want to come back to it later, maybe make the linking of
        libgnu, liboctave, and liboctinterp in oct-files system-dependent.
        It's not that urgent of a problem for me at the moment.


    It's OK with me if we trim the list of libraries that we link with,
    especially in cases where linking extra libraries causes trouble
    (failed linking or something else).


You can't do that under Windows. All symbols must be resolved at link
time. And all oct-files require at least symbols from liboctinterp.

I meant that it is OK if we trim the list on systems that don't require them.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]