Created
April 1, 2015 22:39
-
-
Save jbergstroem/b5079288965f3975bb10 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eg++ '-DV8_TARGET_ARCH_IA32' '-DENABLE_DISASSEMBLER' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fno-strict-aliasing -I/usr/local/include -m32 -O3 -ffunction-sections -fdata-sections -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /home/jbergstroem/io32/out/Release/.deps//home/jbergstroem/io32/out/Release/obj.target/v8_base/deps/v8/src/allocation.o.d.raw -c -o /home/jbergstroem/io32/out/Release/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc | |
In file included from /usr/local/include/c++/4.9.0/bits/move.h:57:0, | |
from /usr/local/include/c++/4.9.0/bits/stl_pair.h:59, | |
from /usr/local/include/c++/4.9.0/bits/stl_algobase.h:64, | |
from /usr/local/include/c++/4.9.0/bits/char_traits.h:39, | |
from /usr/local/include/c++/4.9.0/string:40, | |
from ../deps/v8/src/base/platform/platform.h:25, | |
from ../deps/v8/src/allocation.cc:10: | |
/usr/local/include/c++/4.9.0/type_traits:232:41: error: template argument 1 is invalid | |
struct __is_integral_helper<__int128> | |
^ | |
/usr/local/include/c++/4.9.0/type_traits:236:50: error: template argument 1 is invalid | |
struct __is_integral_helper<unsigned __int128> | |
^ | |
/usr/local/include/c++/4.9.0/type_traits:1588:36: error: template argument 1 is invalid | |
struct __make_unsigned<__int128> | |
^ | |
/usr/local/include/c++/4.9.0/type_traits:1670:43: error: template argument 1 is invalid | |
struct __make_signed<unsigned __int128> | |
^ | |
In file included from /usr/local/include/c++/4.9.0/bits/move.h:57:0, | |
from /usr/local/include/c++/4.9.0/bits/stl_pair.h:59, | |
from /usr/local/include/c++/4.9.0/bits/stl_algobase.h:64, | |
from /usr/local/include/c++/4.9.0/bits/char_traits.h:39, | |
from /usr/local/include/c++/4.9.0/string:40, | |
from ../deps/v8/src/base/platform/platform.h:25, | |
from ../deps/v8/src/utils.h:18, | |
from ../deps/v8/src/v8.h:34, | |
from ../deps/v8/src/accessors.cc:5: | |
/usr/local/include/c++/4.9.0/type_traits:232:41: error: template argument 1 is invalid | |
struct __is_integral_helper<__int128> | |
^ | |
/usr/local/include/c++/4.9.0/type_traits:236:50: error: template argument 1 is invalid | |
struct __is_integral_helper<unsigned __int128> | |
^ | |
/usr/local/include/c++/4.9.0/type_traits:1588:36: error: template argument 1 is invalid | |
struct __make_unsigned<__int128> | |
^ | |
/usr/local/include/c++/4.9.0/type_traits:1670:43: error: template argument 1 is invalid | |
struct __make_signed<unsigned __int128> | |
^ | |
In file included from /usr/local/include/c++/4.9.0/ext/string_conversions.h:41:0, | |
from /usr/local/include/c++/4.9.0/bits/basic_string.h:2834, | |
from /usr/local/include/c++/4.9.0/string:52, | |
from ../deps/v8/src/base/platform/platform.h:25, | |
from ../deps/v8/src/allocation.cc:10: | |
/usr/local/include/c++/4.9.0/cstdlib:178:10: error: expected unqualified-id before '__int128' | |
inline __int128 | |
^ | |
In file included from /usr/local/include/c++/4.9.0/ext/string_conversions.h:41:0, | |
from /usr/local/include/c++/4.9.0/bits/basic_string.h:2834, | |
from /usr/local/include/c++/4.9.0/string:52, | |
from ../deps/v8/src/base/platform/platform.h:25, | |
from ../deps/v8/src/utils.h:18, | |
from ../deps/v8/src/v8.h:34, | |
from ../deps/v8/src/accessors.cc:5: | |
/usr/local/include/c++/4.9.0/cstdlib:178:10: error: expected unqualified-id before '__int128' | |
inline __int128 | |
^ | |
In file included from /usr/local/include/c++/4.9.0/random:42:0, | |
from /usr/local/include/c++/4.9.0/bits/stl_algo.h:66, | |
from /usr/local/include/c++/4.9.0/algorithm:62, | |
from ../deps/v8/src/vector.h:9, | |
from ../deps/v8/src/utils.h:21, | |
from ../deps/v8/src/v8.h:34, | |
from ../deps/v8/src/accessors.cc:5: | |
/usr/local/include/c++/4.9.0/limits:1405:35: error: template argument 1 is invalid | |
struct numeric_limits<__int128> | |
^ | |
/usr/local/include/c++/4.9.0/limits:1479:44: error: template argument 1 is invalid | |
struct numeric_limits<unsigned __int128> | |
^ | |
In file included from /usr/local/include/c++/4.9.0/random:49:0, | |
from /usr/local/include/c++/4.9.0/bits/stl_algo.h:66, | |
from /usr/local/include/c++/4.9.0/algorithm:62, | |
from ../deps/v8/src/vector.h:9, | |
from ../deps/v8/src/utils.h:21, | |
from ../deps/v8/src/v8.h:34, | |
from ../deps/v8/src/accessors.cc:5: | |
/usr/local/include/c++/4.9.0/bits/random.h:106:26: error: expected unqualified-id before '__int128' | |
{ typedef unsigned __int128 type; }; | |
^ | |
In file included from /usr/local/include/c++/4.9.0/random:42:0, | |
from /usr/local/include/c++/4.9.0/bits/stl_algo.h:66, | |
from /usr/local/include/c++/4.9.0/algorithm:62, | |
from ../deps/v8/src/vector.h:9, | |
from ../deps/v8/src/utils.h:21, | |
from ../deps/v8/src/allocation.cc:11: | |
/usr/local/include/c++/4.9.0/limits:1405:35: error: template argument 1 is invalid | |
struct numeric_limits<__int128> | |
^ | |
/usr/local/include/c++/4.9.0/limits:1479:44: error: template argument 1 is invalid | |
struct numeric_limits<unsigned __int128> | |
^ | |
In file included from /usr/local/include/c++/4.9.0/random:49:0, | |
from /usr/local/include/c++/4.9.0/bits/stl_algo.h:66, | |
from /usr/local/include/c++/4.9.0/algorithm:62, | |
from ../deps/v8/src/vector.h:9, | |
from ../deps/v8/src/utils.h:21, | |
from ../deps/v8/src/allocation.cc:11: | |
/usr/local/include/c++/4.9.0/bits/random.h:106:26: error: expected unqualified-id before '__int128' | |
{ typedef unsigned __int128 type; }; | |
^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment