[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: [MD:4158] Now configure.meadow.bat generates makefiles for msvc
- X-ml-count: 4305
- Subject: Re: [MD:4158] Now configure.meadow.bat generates makefiles for msvc
- From: Toshiro HIKITA <toshi@xxxxxxxxx>
- Date: Sun, 30 Mar 2003 22:26:48 +0900
- User-agent: Wanderlust/2.11.3 (Wonderwall) SEMI/1.14.5 (Awara-Onsen) SLIM/1.14.9 (MEGUMI) APEL/10.4 Emacs/21.1 (i386-msvc-nt5.0.2195) MULE/5.0 (SAKAKI) Meadow/1.99 Alpha6-dev (IKADUCHI)
ひきたです.
きちんと報告せいといわれたので,報告します.
At Sat, 25 Jan 2003 00:31:27 +0900,
MIYOSHI Masanori wrote:
>
> > configure.meadow --with-msvc --prefix c:\usr\local\Meadow2
> > nmake bootstrap
> > nmake all
> > nmake install
>
> --with-msvc は省略可能です。デフォルトで MSVC が選択されます。
> --prefix でインストール場所を指定します。省略時には、c:\Meadow2 にイン
> ストールされます。
--with-msvc すると,うちの環境(MS VC++6.0, Win2K, cmd.exe)
ではエラーになる気がするのですが……
--with-msvc をつけないで走らせるとうまく動いているように見えます.
--
C:\CYGWIN\home\toshi\cvswork\Meadow\nt>configure.meadow.bat --with-msvc --prefix=c:\usr\meadow2
指定されたバッチ ラベルが見つかりません - checkcompiler
--
C:\CYGWIN\home\toshi\cvswork\Meadow\nt>configure.meadow.bat --prefix=c:\usr\meadow2
Checking for 'cp'...
Checking for 'rm'...
Checking whether 'cl' is available...
junk.c
Using 'MSVC'
Generating makefiles
config.settings
..\nt\makefile.nmake.mw32-in
1 個のファイルをコピーしました。
config.settings
..\lib-src\makefile.nt
1 個のファイルをコピーしました。
config.settings
..\src\makefile.nt
1 個のファイルをコピーしました。
config.settings
..\lisp\makefile.nt
1 個のファイルをコピーしました。
config.settings
..\leim\makefile.nt
1 個のファイルをコピーしました。
config.settings
..\leim\makefile.nt
1 個のファイルをコピーしました。
Emacs successfully configured.
Run `nmake' to build, then run `nmake install' to install.
--
また,--with-gcc --no-cygwin でも問題なく動きます.
--
C:\CYGWIN\home\toshi\cvswork\Meadow\nt>configure.meadow.bat --with-gcc --no-cygw
in --prefix=c:\usr\meadow2
Checking for 'cp'...
Checking for 'rm'...
Checking whether W32 API headers are too old...
C:\CYGWIN\home\toshi\cvswork\Meadow\nt>gcc -mno-cygwin -c junk.c
C:\CYGWIN\home\toshi\cvswork\Meadow\nt>echo off
Using 'gcc'
Generating makefiles
1 個のファイルをコピーしました。
1 個のファイルをコピーしました。
config.settings
gmake.meadow.defs
..\nt\makefile.meadow.w32-in
1 個のファイルをコピーしました。
config.settings
gmake.meadow.defs
..\lib-src\makefile.meadow.w32-in
1 個のファイルをコピーしました。
config.settings
gmake.meadow.defs
..\src\makefile.meadow.w32-in
1 個のファイルをコピーしました。
config.settings
gmake.meadow.defs
..\lisp\makefile.meadow.w32-in
1 個のファイルをコピーしました。
config.settings
gmake.meadow.defs
..\leim\makefile.meadow.w32-in
1 個のファイルをコピーしました。
Emacs successfully configured.
Run `gmake' to build, then run `gmake install' to install.
--
うーむ.
では
--
Toshiro Hikita <toshi@xxxxxxxxxx>
Team Sodan <toshi@xxxxxxxxx>