pereraa / iphone-dev

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

unable to compile iphone-gcc #182

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. compile and install llvm 2.5
2. follow the chaintool build wiki
3. compile of gcc-iphone fails (the backend.o is not compiling due to llvm
missing .h files, or structure errors ...)

I was not able to compile the svn llvm referenced in the wiki. So I
compiled the latest available one. But it seems not compatible with
gcc-iphone 4.0 (neither 4.2 from saurik site)... 

I'm not a PC developper but an embedded driver developper... so can anybody
tell me how to get a gcc compiler for OS 3.0 (I want to upgrade the
bluetooth stack for my ipod touch). My PC run with ubuntu 9.04. I would
like to compile directly on my ipod touch, it is easier for me!

Best regards,

Romain

Original issue reported on code.google.com by romain.q...@gmail.com on 29 Jun 2009 at 9:48