aboutsummaryrefslogtreecommitdiff
path: root/system/lib/build_cxx_natively.sh
blob: 1cf2749cde981a6f0b33172eb409b12ef162176c (plain)
1
2
3
# useful for testing purposes, compare native build to js build
~/Dev/fastcomp/hybridbuild/Release+Asserts/bin/clang -std=c++0x -nostdinc++ test.cpp libcxxabi/src/*.cpp libcxx/*.cpp -Ilibcxxabi/include -I../include/libcxx -lpthread -g