/ Robert Bercik <[EMAIL PROTECTED]> wrote: | I am getting an error trying to link a .obj object | with gcc. Is there anyway to convert an object file | from microsoft format to one that is understandable by | gcc?
If I have gotten everything correct - no there is no way to do this conversion, but if you do a dll of this obj-file you should be able to load it in your cygwin program with some magic.. /Andy -- The eye of the beholder rests on the beauty! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/