Opened 14 years ago

Closed 14 years ago

#25380 closed defect (invalid)

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 mf2k (Frank Schima))

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 (2)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

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

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 14 years ago by skymoo (Adam Mercer)

Resolution: invalid
Status: newclosed

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

Note: See TracTickets for help on using tickets.