Displaying 5 results from an estimated 5 matches for "basicb".
Did you mean:
basic
2008 Oct 14
3
[LLVMdev] MINGW Compiler error.
...ve Leopard, and
was hoping to use this for similar build environment. I use eclipse/
CDT for development on windows.
Built with "C:/MinGW/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...
2008 Oct 14
0
[LLVMdev] MINGW Compiler error.
...is for similar build environment. I
> use eclipse/CDT for development on windows.
>
> Built with "C:/MinGW/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*]':...
2008 Oct 15
1
[LLVMdev] MINGW Compiler error.
...ent. I
>> use eclipse/CDT for development on windows.
>>
>> Built with "C:/MinGW/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::Ba...
2008 Oct 15
2
[LLVMdev] MINGW Compiler error.
...t;> Built with "C:/MinGW/bin/sh.exe"-2.04$ ./configure --prefix=/usr --
>> enable-optimized --disa
>> ble-shared --disable-multilib --disable-asserts
>>
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:...
2008 Oct 15
0
[LLVMdev] MINGW Compiler error.
...<_Tp>::__a'
make[1]: *** [/c/Users/Greybird/Desktop/llvm/llvm-2.4/lib/VMCore/
Release-Asserts
/IntrinsicInst.o] Error 1
make[1]: Leaving directory `/c/Users/Greybird/Desktop/llvm/llvm-2.4/
lib/VMCore'
make: *** [all] Error 1
>
>>> 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...