Opened 13 years ago
Closed 11 years ago
#9807 closed defect (wontfix)
Enable LLVM builds for Xcode 4.2 — at Version 1
| Reported by: | royliu | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 4.1.4 |
| Keywords: | Cc: | ||
| Guest type: | other | Host type: | Mac OS X |
Description (last modified by )
Seeing that Apple's Xcode 4.2 has dropped support for plain old GCC, I've had to patch the Config.kmk file to allow use of the LLVM compiler. While I wouldn't consider this patch even close to what is acceptable in production, I believe that a GCC prefix is needed because it sometimes needs to be set to "llvm-". Please find attached.
Change History (2)
by , 13 years ago
| Attachment: | patch-Config.kmk.diff added |
|---|
comment:1 by , 11 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Sorry, not possible. That compiler generates wrong code for parts of VirtualBox.
Note:
See TracTickets
for help on using tickets.


The Config.kmk patch.