[llvm-dev] Error: ISO C++17 does not allow 'register' storage class specifier [-Wregister], when building Boost 1.69.0
Osman Zakir via llvm-dev
llvm-dev at lists.llvm.org
Sat Dec 22 12:23:26 PST 2018
When trying to build Boost using LLVM, I had this error:
"
error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
"
I attached the project-config.jam file I used to this message. Someone please help me out (if there's someone on here who can).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181222/fabab1a2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: project-config.jam
Type: application/octet-stream
Size: 1144 bytes
Desc: project-config.jam
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181222/fabab1a2/attachment.obj>
More information about the llvm-dev
mailing list