|
-
August 23rd, 2006, 02:32 AM
#16
Re: What's wrong with this code?
Dev-Cpp (and MinGW) use binutils - the 'nix lineup: AS, AR, LD, etc.
A COFF object won't link. There might be a conversion utility somewhere, I don't know.
Meanwhile, try writing the code in AS using intel-syntax option.
If you have a high-speed connection, try Microsoft's free offering of Visual C which works fine with MASM.
Last edited by kahlinor; August 23rd, 2006 at 02:34 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|