Can this projet wok on IRIX
sphinx compile on a mips3 32 i had to perform thos 3 lines manually in order to make de project compile
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libsphinx2/include -I../../include -DFAST8B=1 -g -O2 -c ad_sgi.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libsphinx2/include -I../../include -DFAST8B=1 -g -O2 -c cont_ad_b ase.c
/bin/sh ../../libtool --mode=link gcc -g -O2 -o libsphinx2.la -rpath /h ome/veillett/lib -version-info 1:0:1 CM_funcs.lo add-table.lo agc_emax.lo allp hone.lo areadchar.lo areaddouble.lo areadfloat.lo areadint.lo areadshort.lo aw ritechar.lo awritedouble.lo awritefloat.lo awriteint.lo awriteshort.lo bisearc h.lo blk_cdcn_norm.lo cache_lm.lo cdcn_init.lo cdcn_norm.lo cdcn_update.lo cep _rw.lo dict.lo eht_quit.lo err.lo f2read.lo f2write.lo get_a_word.lo hash.lo h mm_tied_r.lo kb.lo linklist.lo list.lo live_norm.lo lm.lo lm_3g.lo lmclass.lo longio.lo main.lo new_fe.lo new_fe_sp.lo nxtarg.lo norm.lo pconf.lo peek_leng th.lo phone.lo prime.lo r_agc_noise.lo resfft.lo salloc.lo sc_cbook_r.lo sc_vq .lo search.lo searchlat.lo skipto.lo str2words.lo strcasecmp.lo time_align.lo unlimit.lo util.lo uttproc.lo ad_sgi.lo cont_ad_base.lo ^^^^^^^^^^^^^^^^
i'm new to tools like autoconf automake configure and gmake, i don't realy know what's going on. Maybe could give some hints
Log in to post a comment.
Can this projet wok on IRIX
sphinx compile on a mips3 32
i had to perform thos 3 lines manually in order to make de project compile
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/libsphinx2/include -I../../include -DFAST8B=1 -g -O2 -c ad_sgi.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/libsphinx2/include -I../../include -DFAST8B=1 -g -O2 -c cont_ad_b
ase.c
/bin/sh ../../libtool --mode=link gcc -g -O2 -o libsphinx2.la -rpath /h
ome/veillett/lib -version-info 1:0:1 CM_funcs.lo add-table.lo agc_emax.lo allp
hone.lo areadchar.lo areaddouble.lo areadfloat.lo areadint.lo areadshort.lo aw
ritechar.lo awritedouble.lo awritefloat.lo awriteint.lo awriteshort.lo bisearc
h.lo blk_cdcn_norm.lo cache_lm.lo cdcn_init.lo cdcn_norm.lo cdcn_update.lo cep
_rw.lo dict.lo eht_quit.lo err.lo f2read.lo f2write.lo get_a_word.lo hash.lo h
mm_tied_r.lo kb.lo linklist.lo list.lo live_norm.lo lm.lo lm_3g.lo lmclass.lo
longio.lo main.lo new_fe.lo new_fe_sp.lo nxtarg.lo norm.lo pconf.lo peek_leng
th.lo phone.lo prime.lo r_agc_noise.lo resfft.lo salloc.lo sc_cbook_r.lo sc_vq
.lo search.lo searchlat.lo skipto.lo str2words.lo strcasecmp.lo time_align.lo
unlimit.lo util.lo uttproc.lo ad_sgi.lo cont_ad_base.lo
^^^^^^^^^^^^^^^^
i'm new to tools like autoconf automake configure and gmake, i don't realy know what's going on.
Maybe could give some hints