cwalls251 / iphone-dev

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

make: *** [all] Error 1 #100

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. running make ENABLE_OPTIMIZED=1
2.
3.

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

I see llvm[1]: Compiling Type.cpp for Release build 
Type.cpp: In member function `void llvm::TypeMap<ValType, 
TypeClass>::RefineAbstractType
(TypeClass*, const llvm::DerivedType*, const llvm::Type*)':
Type.cpp:872: error: invalid conversion from 'const llvm::Type*' to 'long int'
make[1]: *** [/Users/samkaplan/llvm-svn/lib/VMCore/Release/Type.o] Error 1
make: *** [all] Error 1.

What version of the product are you using? On what operating system?
10.4 Tiger

Please provide any additional information below.

Original issue reported on code.google.com by samers.k...@gmail.com on 4 Nov 2007 at 9:43

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
On a PPC Powerbook G4 running 10.4.11 Tiger I get the same error when trying to
compile. May 14, 2008

Matt Leonard (mattlmattlmattl@gmail.com)

Original comment by mattlmat...@gmail.com on 14 May 2008 at 8:28

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have the same error on a PPC iBook G4 800Mhz running 10.4.11

Colin Holman (colinholman@gmail.com)

Original comment by colinhol...@gmail.com on 26 Jan 2009 at 2:04