#16549: gcc43: patch to add Ada support --------------------------------------+------------------------------------- Reporter: martin.osx@krischik.com | Owner: mww@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: gcc43 | --------------------------------------+------------------------------------- Comment(by martin.osx@krischik.com): Replying to [comment:5 ryandesign@…]:
I don't like the +ada variant because it causes the entire port to be built using MacPorts' gcc 4.3 instead of with Apple's gcc 4.0. And it causes the entire port to be built using the external gcc 4.3 in /usr/local/ada-4.3.
Forgot to mention: The compiler is never build with Apple's gcc 4.0. Apple's gcc 4.0 is only used in stage 1 after which the the build system starts to use the compiler freshly created in stage 1 to recreate itself yet again. Pretty standart behavior for a self hosted system. Martin -- Ticket URL: <http://trac.macports.org/ticket/16549#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS