|
发表于 2007-4-14 14:06:21
|
显示全部楼层
You could add some optizme option for complie.Like -O4 or -march=<CPU_type>
Maybe -O4 is not stable for you,but it's OK for me.Sometime's -march is big speed up.
On the another side.23M is not big for a modern C++ Program running in X.
I still have no input method |
|