Project

General

Profile

Actions

Bug #6954

closed

Build failure on trunk 36856 with VC 2010

Added by phasis68 (Heesob Park) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 2.0.0dev (2012-08-30 trunk 36856) [i386-mswin32_100]
Backport:
[ruby-core:47379]

Description

I get the following failure on Windows XP with VC 2010 while building Nighty Snapshot(trunk@34850).

C:\work\snapshot>win32\configure.bat
Creating Makefile.new
type `nmake' to make ruby.
C:\work\snapshot>nmake

Microsoft(R) Program Maintenance Utility 버전 10.00.30319.01
Copyright (c) Microsoft Corporation. 모든 권리 보유.

    CC = cl -nologo
    LD = cl -nologo
    LDSHARED = cl -nologo -LD
    CFLAGS = -MD -Zi -W2 -wd4996 -we4028 -we4142 -O2sy-  -Zm600
    XCFLAGS = -DRUBY_EXPORT -I. -I.ext/include/i386-mswin32_100 -I./include

-I. -I./missing
CPPFLAGS =
DLDFLAGS = -incremental:no -debug -opt:ref -opt:icf -dll
SOLIBS =
Creating config.h
.ext\include\i386-mswin32_100\ruby\config.h updated.
Creating verconf.h
verconf.h updated.
Creating config.status
generating id.h
executable host ruby is required. use --with-baseruby option.
NMAKE : fatal error U1077: 'echo' : '0x1' 반환 코드입니다.
Stop.

Maybe this means executing "win32\configure.bat" is not sufficient any more and requires preinstalled ruby.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0