ultimatepp/bazaar/Tcc/GetDLL
koldo f8a6625b3f Tcc:
git-svn-id: svn://ultimatepp.org/upp/trunk@1403 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-14 21:33:36 +00:00

5 lines
197 B
Text

./configure
gcc -O2 -shared -Wall -Wl,--export-all-symbols \
-mpreferred-stack-boundary=2 \
-march=i386 -falign-functions=0 -fno-strict-aliasing \
-DTCC_TARGET_PE -DLIBTCC -o libtcc.dll tcc.c