pereraa / iphone-dev

Automatically exported from code.google.com/p/iphone-dev
0 stars 0 forks source link

make LLVM-GCC error #210

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. when execute "make LLVM_VERSION_INFO=2.8-svn-iphone-dev-0.3-svn"
2.
3.

What is the expected output? What do you see instead?

../../../llvm-gcc-4.0-iphone/gcc/llvm-backend.cpp:1212: error: invalid 
initialization of reference of type ‘llvm::raw_ostream&’ from expression of 
type ‘oFILEstream’
/usr/local/iphone/llvm-2.8/include/llvm/Assembly/Writer.h:65: error: in passing 
argument 1 of ‘void llvm::WriteTypeSymbolic(llvm::raw_ostream&, const 
llvm::Type*, const llvm::Module*)’
make[1]: *** [llvm-backend.o] Error 1
make[1]: Leaving directory 
`/usr/local/iphone/iphone-dev-read-only/build/llvm-gcc-4.0-iphone/gcc'
make: *** [all-gcc] Error 2

see attachment a detail

What version of the product are you using? On what operating system?
bison (GNU Bison) 2.4.1
flex 2.5.35
llvm-svn:2.8
iphone-dev:svn check out in 2010.12.6
linux system:Fodera core 13

Please provide any additional information below.
myMail:malongquan{a}gmail.com.

Original issue reported on code.google.com by malongq...@gmail.com on 6 Dec 2010 at 6:43

Attachments: