avidyalalala / sunpinyin

Automatically exported from code.google.com/p/sunpinyin
0 stars 0 forks source link

sunpinyin 的SConscript文件有bug(wrapper的scons编译文件是正常的) #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. scons 
2. scons install --install-sandbox=/tmp/sunpinyin
3. sunpinyin/build下面的文件会二次编译

genpyt       idngram_merge  Makefile  SConscript  slminfo   slmseg     testvc   
   tslminfo
getWordFreq  ids2ngram      mmseg     slmbuild    slmprune  slmthread  
tslmendian  tslmpack

暂时找不到办法不二次编译这些文件,太浪费时间了,另外��
�议data文件不要默认同时生成不同endian的数据,也浪费时间

Original issue reported on code.google.com by supercyp...@gmail.com on 25 Aug 2010 at 4:43

GoogleCodeExporter commented 9 years ago

Original comment by find...@gmail.com on 26 Aug 2010 at 3:39

GoogleCodeExporter commented 9 years ago
嗯。。。我这里无法重现这个问题。。。
scons install 的时候全都是Install file: ....没有调用编译器。

data还是应该生成两个endian的数据的,因为要打包。

Original comment by mikeandm...@gmail.com on 27 Aug 2010 at 1:32

GoogleCodeExporter commented 9 years ago

Original comment by find...@gmail.com on 8 Sep 2010 at 1:04