[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: emacs21 pretest compiled cygwin & vijual c++



わたなべです。

Mitsugu SAKAMOTO <mitsugu@xxxxxxxx> writes:

:ということはemacs21を -with-gcc突き出コンパイルするのにはmingwがいるとい
:うことですね?

あ、なんとなくこのあたりに誤解があったのかもしれません。
emacs21はCygwinでは-mno-cygwinなしではコンパイルできません。
Mingwの環境が必要です。
だから--with-gccオプションを指定したときはCygwin上のgccでは
-mno-cygwinつきでコンパイルされるようにconfigure.batが判断し
てmakefileを作ります。

というわけでMingw packageは必須です。

nt/README:

>* Preliminaries
>
>To compile Emacs, you will need either Microsoft Visual C++ 2.0 or
>later, or a Windows port of GCC 2.95 or later with Mingw and W32 API
>support and a port of GNU make.  You can use the Cygwin ports of GCC,
>but Emacs requires the Mingw headers and libraries to build.

-- 
わたなべひろふみ