Re: Yasm working with Win32
Peter Tanski <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <CA317C81-9AB4-4964-BEAC-E09D72983990__31059.531067922$1166228401$gmane$org@gmail.com> |
On Dec 15, 2006, at 11:16 AM, Simon Marlow wrote: > Peter Tanski wrote: >> * (potential bugger): remove default use of mangler on -O and - >> fvia- >> C on -fglasgow-exts; > > Don't understand this one. -fvia-C won't be available for i386- > unknown-windows, right? What are you referring to with -fglasgow- > exts? I forgot to mention that, yes, -fvia-C things should be removed for i386-unknown-windows and this includes the mangler. The problem I was alluding to was digging it all out. Cheers, Pete