yetist / ios-toolchain-based-on-clang-for-linux

Automatically exported from code.google.com/p/ios-toolchain-based-on-clang-for-linux
0 stars 0 forks source link

clang 3.2 no longer packaged with debian sid/jessie #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to build toolchain with newer versions of clang

What is the expected output? What do you see instead?
I expect to see the compiler work. It does not.

What version of the product are you using? On what operating system?
Debian Sid, Linux kernel 3.14-1-amd64.

Please provide any additional information below.
clang 3.2 is no longer packaged in debian sid/jessie. I had to compile it from 
source, a real inconvenience. The toolchain does work with clang-3.2, so it 
worked with my version, but it breaks my package manager. I used checkinstall 
to make a debian package so it could be removed, but it really made it a 
hassle. It's not terribly pressing, because it still works, but an update for 
newer clang would be nice.

Sorry if this is a duplicate bug filing - I think it is different.

Original issue reported on code.google.com by wyattfward on 19 Jun 2014 at 8:13

GoogleCodeExporter commented 9 years ago
What's the exact issue you get?

Original comment by t.poecht...@gmail.com on 24 Jul 2014 at 8:00