Open main menu
Home
Random
Log in
Settings
About Octave
Disclaimers
Octave
Search
User talk:Genuinelucifer: Difference between revisions
User page
Discussion
← Older edit
Newer edit →
User talk:Genuinelucifer
(edit)
Revision as of 01:18, 2 August 2016
410 bytes removed
,
2 August 2016
→Use Octave's MSYS environment with help of msys2 toolchains
Revision as of 01:17, 2 August 2016
(
edit
)
Tmacchant0
(
talk
|
contribs
)
(
→Use MSYS2 on top of Octave's MSYS environment
)
← Older edit
Revision as of 01:18, 2 August 2016
(
edit
)
(
undo
)
Tmacchant0
(
talk
|
contribs
)
(
→Use Octave's MSYS environment with help of msys2 toolchains
)
Newer edit →
Line 126:
Line 126:
# ./bootstrap
# ./bootstrap
# ./b2 install --with-python --prefix=/e/boost_build
# ./b2 install --with-python --prefix=/e/boost_build
(Tasuro's b2 command)
# ./b2 install link=static,shared --with-python cflags='-IC:/Python27_32/include' cxxflags='-IC:/Python27_32/include' linkflags='-LC:/Python27_32/libs' \
--prefix=/d/usr/Tatsu/program/Pytave/PytaveBuild/boost/mingw32/boost_1_16_inst | tee b2_static_shared.log
(cflags, cxxflags, and linkflags are needed when python27 are not installed not to default directory. (default C:/Python27 )
Tmacchant0
39
edits