Opened 12 years ago
Closed 7 years ago
#38383 closed enhancement (fixed)
rust @0.5_3: Use llvm-3.x ports instead of bundled LLVM
Reported by: | larryv (Lawrence Velázquez) | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager), g5pw (Aljaž Srebrnič), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | rust |
Description
We currently just build the bundled LLVM. Using MacPorts’ LLVM ports results in a broken stage2 compiler that segfaults immediately during the build.
Change History (8)
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Status: | new → assigned |
---|
comment:2 Changed 12 years ago by cooljeanius (Eric Gallager)
Cc: | egall@… added |
---|
comment:3 Changed 12 years ago by g5pw (Aljaž Srebrnič)
There were some big issues with using macports' LLVM. Larry, what were the issues exactly?
comment:6 Changed 11 years ago by larryv (Lawrence Velázquez)
Replying to macports.org@…:
Does this issue still stand?
Probably. Given that the project is moving so quickly, I don’t see Rust working properly with external LLVM for a while. I’ll see if updating to 0.8 makes a difference.
comment:7 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | MarcusCalhoun-Lopez added |
---|
comment:8 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This seems to have been fixed already.
Note: See
TracTickets for help on using
tickets.
Cc Me!