mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] Am I doing something wrong?


From: Kjetil Matheussen
Subject: Re: [Mingw-cross-env-list] Am I doing something wrong?
Date: Sun, 25 Aug 2019 12:01:44 +0200

On Sun, Aug 25, 2019 at 11:37 AM Paul Buxton via Mingw-cross-env-list
<address@hidden> wrote:
>
> Hi,
> Removing that line from the settings does work.
> Thanks.
>

The error you have is a missing alloca.h. I think I may have seen that
error, but I don't remember the solution. Maybe it rings a bell for
someone else on this list...

Checking for alloca() in alloca.h...
+ cd 
/home/paul/src/mxe/tmp-qtbase-i686-w64-mingw32.shared.posix.dw2/qtbase-everywhere-src-5.13.0/config.tests/alloca_h
&& 
/home/paul/src/mxe/tmp-qtbase-i686-w64-mingw32.shared.posix.dw2/qtbase-everywhere-src-5.13.0/bin/qmake
"CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG +=
shared warn_off console single_arch" 'DEFINES += Q_USE_SYBASE' -early
"CONFIG += cross_compile"
/home/paul/src/mxe/tmp-qtbase-i686-w64-mingw32.shared.posix.dw2/qtbase-everywhere-src-5.13.0/config.tests/alloca_h
+ cd 
/home/paul/src/mxe/tmp-qtbase-i686-w64-mingw32.shared.posix.dw2/qtbase-everywhere-src-5.13.0/config.tests/alloca_h
&& MAKEFLAGS= /usr/bin/make
> make[2]: Entering directory 
> '/home/paul/src/mxe/tmp-qtbase-i686-w64-mingw32.shared.posix.dw2/qtbase-everywhere-src-5.13.0/config.tests/alloca_h'
> i686-w64-mingw32.shared.posix.dw2-g++ -c -pipe -fno-keep-inline-dllexport -O2 
> -std=gnu++11 -w -fexceptions -mthreads -DUNICODE -D_UNICODE -DWIN32 
> -DMINGW_HAS_SECURE_API=1 -DQ_USE_SYBASE -I. 
> -I/home/paul/src/mxe/tmp-qtbase-i686-w64-mingw32.shared.posix.dw2/qtbase-everywhere-src-5.13.0/mkspecs/win32-g++
>   -o main.o main.cpp
> main.cpp:2:20: fatal error: alloca.h: No such file or directory
> compilation terminated.



reply via email to

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