Reputation: 2540
how can I use the latest version of gcc installed from MacPorts in Xcode?
Upvotes: 1
Views: 1158
Reputation: 212929
I don't think you can (easily). There are big differences between the Apple gcc compilers and mainline gcc. Perhaps if you explained why you think you need to use gcc 4.4 then there might be a better answer.
Upvotes: 2