Displaying 4 results from an estimated 4 matches for "dhave_windows_h".
Did you mean:
have_windows_h
2008 Oct 31
0
Error while installing juggernaut gem
.../ruby/bin/ruby.exe extconf.rb install juggernaut
checking for windows.h... no
nmake
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
cl -I. -I. -ID:/Sreejith/Ruby1/ruby/lib/ruby/1.8/i386-mswin32
-I. -MD -Z
i -O2b2xg- -G6 -DHAVE_WINDOWS_H -DHAVE_WINSOCK_H -D OS_WIN32 -D
BUILD_FOR_RUBY
-EHs -GR -D WITHOUT_SSL -c -Tpbinder.cpp
''cl'' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: ''C:\WINDOWS\system32\cmd.exe'' : return code
''0x...
2004 Sep 24
2
[LLVMdev] Little win32/Signals.cpp patch
...was!
>
>
;-((
Probably is an implicid includes, but I'm using the STLPort standard
library for LLVM (because it's not possible to use hash_map and hash_set
of microsoft)
cl /nologo /TP /EHsc /GR /Zi /Yd /D__STDC_LIMIT_MACROS
/DHAVE__FINITE_IN_FLOAT_H /DHAVE__ISNAN_IN_FLOAT_H /DHAVE_WINDOWS_H
/ISTLport-4.6.2\stlport /Illvm\include /Iinclude /Ibuild_vc71\inclu
de /Illvm\include /c llvm\lib\System\Signals.cpp
/Fobuild_vc71\lib\System\Signals.obj
Signals.cpp
d:\home\arathorn\sandbox\llvm\llvm\lib\System\platform\Signals.cpp(127)
: error C2039: 'remove' : is not a member of '...
2004 Sep 24
0
[LLVMdev] Little win32/Signals.cpp patch
But I compiled that under vc7.1 as it was!
On Fri, 24 Sep 2004 15:19:22 +0200
Paolo Invernizzi <arathorn at fastwebnet.it> wrote:
> Adding an include for std::remove under vc7.1
>
> ---
> Paolo Invernizzi
>
2004 Sep 24
3
[LLVMdev] Little win32/Signals.cpp patch
Adding an include for std::remove under vc7.1
---
Paolo Invernizzi
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040924/e1ca1218/attachment.txt>