octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53931] jit enabled windows build


From: anonymous
Subject: [Octave-bug-tracker] [bug #53931] jit enabled windows build
Date: Thu, 17 May 2018 10:13:59 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?53931>

                 Summary: jit enabled windows build
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 17 May 2018 02:13:58 PM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: yyilmaz
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hello,
First of all If this comment against the rules of item opening or etc. I'm
sorry.
My goal is creating the lowest size octave with jit enabled and without GUI
for windows.
BTW I'm using Ubuntu 17.10

I tried some combinations but I couldn't figure it out.
First, my configuration was something like this:
--enable-devel-tools --enable-octave=stable --enable-binary-packages
--enable-jit --disable-java --disable-docs

and I get "unsupported LLVM configuration" error.
When I look llvm make file I saw an if code:
"ifeq ($(MXE_NATIVE_BUILD),yes)"
So, I came back to configure and add --enable-native-build but from this point
I use this conf. setting:
--enable-native-build --enable-jit

I get some other errors but stuck with this error:


"address@hidden:~/mxe-octave$ make nsis-installer JOBS=10/bin/bash: line 0: 
pwd: -W:
invalid option
pwd: usage: pwd [-LP]
/bin/bash: line 0: pwd: -W: invalid option
pwd: usage: pwd [-LP]
[check requirements]
make: *** No rule to make target
'/home/o/mxe-octave/installed-packages/build-python', needed by
'/home/o/mxe-octave/installed-packages/build-mako'.  Stop."

So:
1- jit-enabled windows octave build is really possible?
2- Is this a proper bug, if it is, how can I get over it.

Thanks






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53931>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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