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 14:21:51 +0100



Il giorno gio 20 dic 2018, 14:10 Ben Abbott <address@hidden> ha scritto:
> On Dec 20, 2018, at 20:53, Carlo De Falco <address@hidden> wrote:
>

> You should also see the same if you move to src in the build directory and type:
>
> ./mkoctfile -p OCT_LINK_DEPS
>
> Now that I think about it, you can probably test without installing if you do the following from within your build direcoty:
>
> cd src
> echo -e "#include <octave/oct.h>\n DEFUN_DLD(pippo, args, nargout, \"\") { return octave_value_list(); }" > pippo.cc
> ./mkoctfile -v pippo.cc
>
> c.

Can that be turned into a test?

Ben

That would be nice but I'm not sure how that could be done.

If someone knows that it would be very interesting to learn.

c.

reply via email to

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