[MDEV-4965] Failed compile mariadb 5.5.32 with clang Created: 2013-08-29 Updated: 2013-11-06 Resolved: 2013-11-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.33 |
| Fix Version/s: | 5.5.34 |
| Type: | Bug | Priority: | Major |
| Reporter: | zhifeng hu | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
debian linux x64, clang 3.4 |
||
| Description |
|
I am trying compile mariadb on debian with clang, but failed. As everybody knows, Clang was build in supported in FreeBSD 9.0+, MacOS. and it's BSD open source license. it's good to us. GCC is so old, and it's license seems bad mess. |
| Comments |
| Comment by zhifeng hu [ 2013-08-29 ] |
|
Reproduce this problem is very easy. then you may download mariadb source code from www.mariadb.org try to compile it with clang you may failed. |
| Comment by Patryk Pomykalski [ 2013-09-09 ] |
|
How do you build it? What error do you get? It works for me on gentoo with clang 3.4 (trunk 188311). |