[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compile the parallel package using clang
From: |
Sebastian |
Subject: |
Re: Compile the parallel package using clang |
Date: |
Tue, 9 Aug 2016 17:31:15 +0200 |
On 2016-08-09, Olaf Till <address@hidden> wrote:
>
> 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
I checked carefully again. It seems that my development (4.1.0+) and stable
(4.0.3) installations are well separated. Maybe the test for "interpreter.h" is
bad and gives a false positive on my system? Maybe it's due to clang?
Sebastian
- 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, 2016/08/09
- Re: Compile the parallel package using clang,
Sebastian <=
- 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