Peter Tanski wrote:
> On Dec 12, 2006, at 4:15 AM, Simon Marlow wrote:
>
>> You haven't allayed my fears.  If a Yasm-generated object file has
>> a special .reloc/.stab section to handle complex relocations, and
>> the GNU linker understands this special section, won't the MS
>> linker choke on it?  Or are complex relocations done in the same
>> way by the MS tools too?
>
> I tracked down the cause of the problem with the .comment section.
> It was not caused by Yasm and will not cause a problem with the MS
> tools.

This all looks good, thanks for investigating Peter.  The Windows native port 
gets a step closer!

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to