Displaying 5 results from an estimated 5 matches for "nu_cxx".
2008 Oct 14
3
[LLVMdev] MINGW Compiler error.
...bin/sh.exe"-2.04$ ./configure --prefix=/usr --
enable-optimized --disa
ble-shared --disable-multilib --disable-asserts
output:
llvm[1]: Compiling BasicBlock.cpp for Release build
c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/
boost_concept_check.h: In
member function 'bool __gnu_cxx::_EqualOpConcept<_First,
_Second>::__constraint
s_() [with _First = llvm::BasicBlock, _Second = llvm::BasicBlock*]':
c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/
boost_concept_check.h:296
: instantiated from 'void __gnu_cxx::_EqualOpConcept<_First,
_Second>::__...
2008 Oct 14
0
[LLVMdev] MINGW Compiler error.
...prefix=/usr --
> enable-optimized --disa
> ble-shared --disable-multilib --disable-asserts
>
> output:
> llvm[1]: Compiling BasicBlock.cpp for Release build
> c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/
> boost_concept_check.h: In
> member function 'bool __gnu_cxx::_EqualOpConcept<_First,
> _Second>::__constraint
> s_() [with _First = llvm::BasicBlock, _Second = llvm::BasicBlock*]':
> c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/
> boost_concept_check.h:296
> : instantiated from 'void __gnu_cxx::_EqualOpConcept<...
2008 Oct 15
1
[LLVMdev] MINGW Compiler error.
...-optimized --disa
>> ble-shared --disable-multilib --disable-asserts
>>
>> output:
>> llvm[1]: Compiling BasicBlock.cpp for Release build
>> c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/
>> boost_concept_check.h: In
>> member function 'bool __gnu_cxx::_EqualOpConcept<_First,
>> _Second>::__constraint
>> s_() [with _First = llvm::BasicBlock, _Second = llvm::BasicBlock*]':
>> c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/
>> boost_concept_check.h:296
>> : instantiated from 'void __gnu_cxx::_E...
2008 Oct 15
2
[LLVMdev] MINGW Compiler error.
...rts
>>
Ok...I would have expected that to suppress the following error:
>> output:
>> llvm[1]: Compiling BasicBlock.cpp for Release build
>> c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/
>> boost_concept_check.h: In
>> member function 'bool __gnu_cxx::_EqualOpConcept<_First,
>> _Second>::__constraint
>> s_() [with _First = llvm::BasicBlock, _Second = llvm::BasicBlock*]':
>> c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/
>> boost_concept_check.h:296
>> : instantiated from 'void __gnu_cxx:...
2008 Oct 15
0
[LLVMdev] MINGW Compiler error.
...e it compiles
fine on Leopard.
When assertions are disabled I get this error:
llvm[1]: Compiling IntrinsicInst.cpp for Release-Asserts build
In file included from IntrinsicInst.cpp:32:
c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/
boost_concept_check.h: In
instantiation of
'__gnu_cxx::_SGIAssignableConcept<llvm::MachineMove>':
c:\mingw\bin\../lib/gcc/mingw32/4.3.0/include/c++/bits/stl_vector.h:
179: insta
ntiated from 'std::vector<llvm::MachineMove,
std::allocator<llvm::MachineMove> >
'
c:/Users/Greybird/Desktop/llvm/llvm-2.4/include/llvm/Code...