Opened 15 years ago
Closed 14 years ago
#20890 closed defect (fixed)
llvm-gcc42: doesn't install llvm-gcc
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | erickt@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | llvm-gcc42, pure-gen |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I cannot update pure-gen to 0.5 or later because it now requires the llvm-gcc program, but the llvm-gcc42 port does not provide a program of that name. Here is what pure-gen 0.7 says:
pure -c xxpure-gen.pure -o pure-gen llvmc: Can't find program 'llvm-gcc' make: *** [pure-gen] Error 1
When I told the author of pure that in MacPorts the program is called llvm-gcc-4.2, he said that was a bad idea. He said llvmc (part of llvm) will try to call "llvm-gcc" by that name exactly. If that's true, then llvm-gcc42 should install an executable of that name exactly.
Change History (3)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by macports@…
Note: See
TracTickets for help on using
tickets.
A fix for this issue and several related enhancements are available in #24112