I'm currently working on a project that needs to produce binaries for 3 platforms: linux, win xp and macos x I built my mingw crosscompiler so it's no problem to build the binaries for linux and windows (I'm currently using debian sid as my development platform). But when it comes to build gcc under linux to produce macos x binaries I'm totally lost. I've been searching through the internet for quite some time to find out if somebody did it before but I couldn't find a thing about it. I'd be really happy if someone pointed me to a mailinglist-post/newsgroup-post or just a rtfm with a link to the documentation that I need to do it. thx Jochen