From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp,djgpp AT delorie DOT com Subject: Re: Coff question Date: Tue, 24 Mar 1998 19:02:12 -0500 Organization: Two pounds of chaos and a pinch of salt. Lines: 17 Message-ID: <35184984.78D8@cs.com> References: <35182ABA DOT 154BD9C2 AT cisco DOT com> NNTP-Posting-Host: ppp234.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Shyam Patnam wrote: > > I have Solaris Coff executable compiled by gcc. Can I use coff2exe to > convert that to a Win95 Coff executable? If that executable is compiled for a Solaris target, then there is exactly zero chance of successfully converting it to work with an 80x86 architecture. You'll need to port and recompile the original source code. -- --------------------------------------------------------------------- | John M. Aldrich |"A competent and self-confident person| | aka Fighteer I | is incapable of jealousy in anything.| | mailto:fighteer AT cs DOT com | Jealousy is invariably a symptom of | | http://www.cs.com/fighteer | neurotic insecurity." - Lazarus Long| ---------------------------------------------------------------------