octave-maintainers
[Top][All Lists]
Advanced

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

Re: (mxe-octave) forge package build issues with compiler and dev octave


From: John W. Eaton
Subject: Re: (mxe-octave) forge package build issues with compiler and dev octave
Date: Mon, 10 Jul 2017 13:16:39 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 07/08/2017 09:56 PM, Mike Miller wrote:

I think it's fair for gnulib to put a libtool-specific option into a
variable called LTLIBICONV. The problem is when those options get used
by a non-libtool-aware build system, like calling gcc directly. Gnulib
also provides the corresponding LIBICONV for use by non-libtool-based
builds. This variable does not contain the -R option.

LTLIBICONV should be used for building Octave, but maybe LIBICONV should
be exported for use by mkoctfile and other build tools.

Thanks. I pushed a couple of changesets and now default-octave cross compiles.

The next issue is that of-control is failing to build, apparently because of a change I made to octave-config. Looking at that now.

jwe




reply via email to

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