[Macemacsjp-users 919] Re: carbon-font.el

Back to archive index

Takashi Hiromatsu matsu****@ca2*****
2006年 2月 4日 (土) 16:29:46 JST


> しかしこれをつけると、make bootstrap に異常に時間がかかるようになります
> ね。今までは1時間ほどで出来たものですが、3時間弱かかりました。
> その後の make install も結構待たされたり…
私は、G3 466MHzですが、そんなに掛かってないと思いますよ。

それに、普段の CVS update だと、bootstrap は要りませんから。私の場合、
emacs ディレクトリと並行に、atsui と云うディレクトリを置いていて、その中か
ら、
    ../emacs/configure \
      CFLAGS="-O3 -mcpu=750 -pipe -mpowerpc-gfxopt -DUSE_ATSUI" \
      --prefix=/Users/matsuan/Applications/Atsui/Emacs.app/Contents/MacOS \
      --enable-carbon-app=/Users/matsuan/Applications/Atsui \
      --without-xim \
      --without-x
    
しておいて、
    make
    cd lisp
    make recompile
    cd ..
    make all
    sudo make install
で、大抵は行けます。30分位?

これでダメな時は、諦めて、bootstrap します。

廣松



Macemacsjp-users メーリングリストの案内
Back to archive index