view TOOLS/realcodecs/28_8.sh @ 18504:eca613999d6c

Don't just check for the existence of xmmintrin.h, also verify it will compile. patch by Zuxy Meng zuxy[[.]]meng[[@]]gmail[[.]]com
author diego
date Sun, 14 May 2006 13:39:52 +0000
parents 5ea24082eaaa
children
line wrap: on
line source

rm 28_8.so.6.0
gcc -c 28_8.c -g
ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc