New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17458 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

RFE: Add gcc42 to gcc_select

Reported by: raimue@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: gcc42 Cc: mcalhoun@…
Port: gcc_select

Description

Add a new select file to support gcc42 on Leopard. I assume everyone has at least Xcode 3.1, as it is the usual MacPorts policy to require the latest Xcode.

Attachments

patch-gcc_select-gcc42.diff Download (0.9 KB) - added by raimue@… 3 years ago.
patch-gcc_select-gcc42.2.diff Download (1.2 KB) - added by raimue@… 3 years ago.

Change History

Changed 3 years ago by raimue@…

Changed 3 years ago by raimue@…

Changed 3 years ago by raimue@…

Updated the patch to also include llvm-gcc42 assuming it was installed to /Developer.

Changed 3 years ago by raimue@…

By the way, why are we symlinking c++ in addition to g++, but not cc in addition to gcc? Also not c89 or c99. Should we do this?

Changed 3 years ago by mcalhoun@…

  • cc mcalhoun@… added

Cc Me!

Changed 3 years ago by mww@…

What I'd be even more interested: Should we symlink non-existent front-ends (e.g. fortran with gcc4x from Apple) to /bin/false or remove the symlinks like now? The previous has the edge of being more port-friendly in terms of installation etc. (as the files-list is stable for the gcc_select port)

Changed 3 years ago by anonymous

  • milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Changed 2 years ago by raimue@…

  • status changed from new to closed
  • resolution set to fixed

gcc42 has been added to gcc_select in r56493.

Note: See TracTickets for help on using tickets.