site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On May 26, 2006, at 12:30 PM, Paul Archibald wrote: Hope this helps, Eric _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Does anyone know how to show the default options that are passed to gcc/g++? I am building a universal binary, and I get slightly different output depending on whether I build it on my PPC Powerbook or this IntelMini loaner. I am really close, The Intel build works on the IntelMini and the PPC, but the PPC build only works on the PPC. I want the PPC build to be portable, too. I think you're trying to solve this in the wrong direction. Rather than looking at compiler options, it'd be good to start by figuring out what's not working in your PPC build when you run it on Intel. That'll help you know where to look to fix the problem. This email sent to site_archiver@lists.apple.com