ld COFF processing

DJ Delorie dj@delorie.com
Fri Sep 1 17:39:00 GMT 2000


> $ ld -o s.a -r s.obj	(produces s.a)
>
> My question is, to what extent is the pe-i386 format compatible with the
> Microsoft format?

The formats are compatible, but you're using the tools wrong.  The
"ar" program creates libraries, not the "ld" program.  Please read the
documentation for the tools for further instructions.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list