octave-maintainers
[Top][All Lists]
Advanced

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

Re: building on macOS?


From: Carlo De Falco
Subject: Re: building on macOS?
Date: Thu, 20 Dec 2018 12:35:41 +0000


> On 20 Dec 2018, at 13:25, Ben Abbott <address@hidden> wrote:
> 
> Hi Carlo, the mkoctfile.cc is attached.
> Ben


Ben,

Yes, it seems the issue exists for you too:


line 304: vars["OCT_LINK_DEPS"] = get_variable ("OCT_LINK_DEPS",
                                                "libinterp/liboctinterp.la 
liboctave/liboctave.la ");

By comparison in Octave 4.4.1 I have

line 248 :   vars["OCT_LINK_DEPS"] = get_variable ("OCT_LINK_DEPS",
                                        " ");

Thanks,
c.






reply via email to

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