New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25380 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

gcc45: command not found

Reported by: macports@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: gcc45

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

I installed gcc45 using Mac ports successfully on both my home and work computers (running Snow Leopard and mac ports 1.9 and 1.9.1), e.g. I get the following output when I update:

--->  Computing dependencies for gcc45
--->  Fetching gcc45
--->  Verifying checksum(s) for gcc45
--->  Extracting gcc45
--->  Applying patches to gcc45
--->  Configuring gcc45
--->  Building gcc45
--->  Staging gcc45 into destroot
--->  Computing dependencies for gcc45
--->  Installing gcc45 @4.5.0_4
--->  Deactivating gcc45 @4.5.0_3
--->  Activating gcc45 @4.5.0_4
--->  Cleaning gcc45

However, when I try to invoke gcc45 I simply get command not found. Further, when I try man gcc45 I get "No manual entry for gcc45" and for apropos gcc45 I get "gcc45: nothing appropriate". When I locate gcc45, all I see are a bunch of sources.

I've tried uninstalling and reinstalling, and I've tried gcc44. I can never find the binary for gcc45...

Change History

comment:1 Changed 3 years ago by macsforever2000@…

  • Keywords gcc gcc45 gcc44 removed
  • Priority changed from High to Normal
  • Description modified (diff)
  • Owner changed from macports-tickets@… to mww@…
  • Port changed from gcc45 gcc44 to gcc45

Please use WikiFormatting so that any terminal output you do put inline is displayed correctly, and remember to cc the port's maintainer. As per the ticket guidelines, the High priority is reserved for the use of MacPorts team members.

comment:2 Changed 3 years ago by ram@…

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

The commands have the suffic -mp-${branch}, so gcc-mp-4.5 for example.

Note: See TracTickets for help on using tickets.