[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compile the parallel package using clang
From: |
Olaf Till |
Subject: |
Re: Compile the parallel package using clang |
Date: |
Tue, 9 Aug 2016 15:37:58 +0200 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Aug 08, 2016 at 07:33:32AM -0700, Sebastian Schöps wrote:
> Schöps, Sebastian wrote
> > On 2016-08-05, Olaf Till <
>
> > i7tiol@
>
> > > wrote:
> >> The problem is supposed to be fixed in the latest (un-released)
> >> revision. If there is really a need, I could make a new release ready
> >> soon.
> > Thanks, a current development snapshots works perfectly!
>
> It works fine on my Octave 4.1 but it fails on an older 4.0.3 with
>
> pserver.cc:36:10: fatal error: 'octave/interpreter.h' file not found
> #include <octave/interpreter.h>
It compiles for me with Octave 4.0.. . Line 36 in pserver.cc is within
an #ifdef block. It looks like you configured using octave-config of a
recent Octave 4.1.0+, but compiled using mkoctfile of Octave 4.0.3.
Olaf
--
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net
signature.asc
Description: Digital signature
- Compile the parallel package using clang, Schöps , Sebastian, 2016/08/05
- Re: Compile the parallel package using clang, Olaf Till, 2016/08/05
- Re: Compile the parallel package using clang, Schöps , Sebastian, 2016/08/05
- Re: Compile the parallel package using clang, Sebastian Schöps, 2016/08/08
- Re: Compile the parallel package using clang,
Olaf Till <=
- Re: Compile the parallel package using clang, Sebastian, 2016/08/09
- Re: Compile the parallel package using clang, Sebastian, 2016/08/09
- Re: Compile the parallel package using clang, Olaf Till, 2016/08/09
- Re: Compile the parallel package using clang, Sebastian, 2016/08/09
- Re: Compile the parallel package using clang, Olaf Till, 2016/08/09
- Re: Compile the parallel package using clang, Olaf Till, 2016/08/11
- Re: Compile the parallel package using clang, Sebastian, 2016/08/12