ユーザ用ツール

サイト用ツール


programming:julius

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
programming:julius [2017/12/11 02:29] dotprogramming:julius [2017/12/11 06:44] (現在) dot
行 11: 行 11:
  
 RaspberryPi2でビルドする場合は、最初に以下も実行しておく。 RaspberryPi2でビルドする場合は、最初に以下も実行しておく。
 +他の環境であれば省略できるかもしれない。
 <file sh julius-build-raspberrypi2.sh> <file sh julius-build-raspberrypi2.sh>
-sudo apt-get install gcc-4.8 +export CFLAGS="-march=armv7--mfpu=neon-vfpv4 -mfloat-abi=hard"
-export CFLAGS="-mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard+
-export CC="gcc-4.8"+
 </file> </file>
 +
 +juliusのビルド
  
 <file sh julius-build.sh> <file sh julius-build.sh>
programming/julius.1512959359.txt.gz · 最終更新: 2017/12/11 02:29 by dot