octave-maintainers
[Top][All Lists]
Advanced

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

Re: MXE: qt error with native build


From: John W. Eaton
Subject: Re: MXE: qt error with native build
Date: Thu, 20 Jun 2013 14:19:29 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 06/20/2013 02:03 PM, John D wrote:

Build runs fine until it gets at qt; last part of log:

:
# need to 'install' mkspecs for the native mingw to build during its build
if [ "yes" = yes ]; then cp -r
'/home/Philip/mxe-octave/tmp-qt/qt-everywhere-opensource-src-4.8.3/mkspecs'
'/home/Philip/mxe-octave/usr/i686-pc-mingw32/'; fi make -C
'/home/Philip/mxe-octave/tmp-qt/qt-everywhere-opensource-src-4.8.3'
-j '1'
make[2]: Entering directory
`/home/Philip/mxe-octave/tmp-qt/qt-everywhere-opensource-src-4.8.3'
X:/MinGW/msys/1.0/home/Philip/mxe-octave/tmp-qt/qt-everywhere-opensource-src
-4.8.3/bin/qmake
X:/MinGW/msys/1.0/home/Philip/mxe-octave/tmp-qt/qt-everywhere-opensource-src
-4.8.3//projects.pro
-o Makefile -spec win32-g++
"make" -w -- JOBS=1 -f Makefile

What is in the generated specs file? Where does the "-w -- JOBS=1" come from?

jwe



reply via email to

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