New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20890 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

llvm-gcc42: doesn't install llvm-gcc

Reported by: ryandesign@… Owned by: erickt@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: llvm-gcc42, pure-gen

Description (last modified by ryandesign@…) (diff)

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

comment:1 Changed 4 years ago by ryandesign@…

  • Description modified (diff)

comment:2 Changed 3 years ago by macports@…

A fix for this issue and several related enhancements are available in #24112

comment:3 Changed 3 years ago by mfeiri@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r70476

Note: See TracTickets for help on using tickets.