Ruben Van Boxem wrote: > > Ah, yes, you're that Earnie :) > Yes, I'm that Earnie.
> Will config.guess convert the MINGW64 thing correctly to the correct > gcc target? What about current projects, that aren't specifically > designed for this setting, will they break or just not work like they > do now? > Well, the config.guess and config.sub scripts would need to be patched so that config.guess can return an appropriate value but that shouldn't be too difficult. > (what I mean to say is, can I download, say, libogg and with > MSYSTEM=MINGW64, just run configure and have it work correctly? This > would be awesome though :) ) > If you copy the updated config.guess and config.sub to replace any existing such named script in the libogg source path, yes. Once config.guess and config.sub are patched upstream eventually the packages will carry updated scripts. > I'll be happy to apply your patch though ;) > I'll create a ticket and post the link for it once I've created the patch. Earnie ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
