[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hello world (Re: cross-compile, binutils and egcs-1.03a)
<199808051052.TAA15206@dione.cec.co.jp>の記事において
sakamoto@cec.co.jpさんは書きました。
> これで、NetBSD source tree中のprogramは、
> ppc-make installとやるだけで作れるはずです。
# ppc-make の中身をちゃんと見てないのではずしてるかもしれませんが…
/usr/src/usr.sbin/amd/Makefile.inc のように
Makefile の中で ${MAKE} -s -f- してるものがあると、
cross の make script 最後の make -f ... -f Makefile の
ところで make が無限に再起動されてしまってうまくいかないんですが、
これを回避するうまい方法ってなにかないもんですかねぇ?
---
tsutsui@ceres.dti.ne.jp