Hello,

Trying to compile Qt-5.12.1 using new compiler gcc-8.3.0

Got and error

../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:535:1: error: expected unqualified-id before string constant
 ".globl " SYMBOL_STRING(ctiOpThrowNotCaught) "\n"
 ^~~~~~~~~
../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:534:15: error: expected ‘)’ before string constant
 asm volatile (
              ~^
               )
 ".globl " SYMBOL_STRING(ctiOpThrowNotCaught) "\n"
 ~~~~~~~~~
In file included from ../3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h:35, from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:31, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h:34, from ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:31


Could somebody duplicate it and confirm?

Need to advise upstream?

--
seen "Linux from scratch" and looking for ISO files
www.osukiss.org

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to