エラーメッセージ

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls i18n_book_navigation_set_breadcrumb() (/home/sasaoj5/public_html/ms-cheminfo.com/sites/all/modules/i18n_book_navigation/i18n_book_navigation.module ファイル 212行).

Boost ライブラリ・クロスインストール

Boost クロスインストール(ラズベリーパイ/ARM Linux)

前提

  • Raspberry Pi クロスツールがインストール済であること
  • ホストシステム: Debian Jessie amd64 (BETA-1, on Hyper-V)

以下の内容で、$HOME/user-config.jam ファイルを作成

using gcc : arm : arm-linux-gnueabihf-g++ : <cxxflags>-std=c++11 ;

上記を保存した後、下記の手順でビルド・インストールを実施。

./bootstrap.sh --prefix=/nfs/local/pi/boost-1_56
./b2 toolset=gcc-arm link=static install

 

日本語

ユーザーログイン