|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||
2004年07月15日(木) 旧暦 [n年日記]#1 [cygwin] 非 cygwin 環境用に compile
小関さんのところから。多分必要になる気がするので覚え:
./configure -C
--enable-denpedencies \
--disable-shared \
--host=i686-pc-mingw32 \
--build=i686-pc-cygwin \
CC='gcc -mno-cygwin' \
CXX='g++ -mno-cygwin'
env CC='gcc -mno-cygwin' \
CXX='g++ -mno-cygwin' \
./configure \
--enable-denpedencies \
--disable-shared \
--disable-nls \
--host=i686-pc-mingw32 \
--build=i686-pc-cygwin
sys/wait.h: No such file or directoryinclude file が必要そう。 ( つっこみ )
#2 [cygwin] Meadow の shell モードで bash
PATH がうまく設定出来ない。
PATH 以前の話として、例えば /bin/ls と入力すれば動くはずが
これがだめ。
shell に tcsh を設定して一旦 tcsh を起動してから bash -i
とやると、問題なく使える。
( つっこみ )
|
最近の日記 2025年12月11日 ・oreore 2025/12 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package | ||