[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mailto:debian-devel@lists.debian.org



On Tue, Apr 07, 1998 at 07:45:12PM -0400, rohitm@engr.uconn.edu wrote:
> hello i was wondering if anyone knew how to cross compile from 
> linux for dos/win95.  i wrote a lot of c code using the curses.h
> library and it does not port to borland or turbo c.  is there 
> some way i can tell gcc to compile it for a different 
> operating system??

	For very simple C programs, you may use `bcc -Md', which
produce .com files.

	`bcc' is "Bruce's C Compiler", available as a Debian package.

	However, I'm afraid it doesn't have a curses library...

	Thanks.

-- 
Juan Cespedes


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: