octave-maintainers
[Top][All Lists]
Advanced

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

Re: JIT test crash


From: Max Brister
Subject: Re: JIT test crash
Date: Sun, 2 Sep 2012 17:31:39 -0600

On Sat, Sep 1, 2012 at 6:00 AM, Michael Goffioul
<address@hidden> wrote:
> On Sat, Sep 1, 2012 at 2:06 AM, Max Brister <address@hidden> wrote:
>>
>> Michael,
>>
>> I'm having trouble building. I have commented out the aclocal,
>> autoconf, autoheader, and automake steps in octave.sh as these were
>> causing problems. Instead, I ran autogen.sh --copy directly.
>
>
> When compiling octave from dev branch, I don't use the build.sh script. What
> I do instead is:
>
> (from octave top source dir)
> ./autogen,sh --copy
> mkdir build-msvc
> cd build-msvc
> /where/is/octave-build/located/modules/octave/configure_octave.sh
> fixlibtool2 libtool
> make

I tried that, but now configure complains because the C compiler can
not create executables. Where sould I place the octave source dir? Is
there anything else special I have to do with PATH or LD_LIBRARY_PATH?

>>
>> It looks
>> like for some reason gfortran-msvc is not working correctly (I have
>> the config output). I tried recompiling gfotran-msvc with your
>> scripts, but it fails at the end of the build with a linking issue.
>
>
> Do you MinGW 4.7.0 (gfortran) installed? Also the output you attached says
> "sed" is not found.

I did have gfortran installed. I uninstalled it and it didn't change
anything. I'm not sure why it is complaining about sed, I do have sed
installed.

> Michael.
>



-- 
Max Brister


reply via email to

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