From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 22:44:43 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D00B16A4CE for ; Sun, 10 Apr 2005 22:44:43 +0000 (GMT) Received: from route.lis.de (p54A1DC51.dip.t-dialin.net [84.161.220.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2DB243D53 for ; Sun, 10 Apr 2005 22:44:40 +0000 (GMT) (envelope-from lis@1234567890qwertzuiopasdfghjklyxcvbnm.de) Received: from xp2400 (master [192.168.0.2]) by route.lis.de (8.13.1/8.13.1) with SMTP id j3ANfgPm009136 for ; Mon, 11 Apr 2005 01:41:42 +0200 (CEST) (envelope-from lis@1234567890qwertzuiopasdfghjklyxcvbnm.de) Message-ID: <000701c53e1e$e3957110$0200a8c0@xp2400> From: "Lis" To: References: <817133105.20050410190009@wanadoo.fr> Date: Mon, 11 Apr 2005 00:44:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: Re: Cross-development of Windows 32-bit applications under FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:44:43 -0000 ----- Original Message ----- From: "Anthony Atkielski" To: Sent: Sunday, April 10, 2005 7:00 PM Subject: Cross-development of Windows 32-bit applications under FreeBSD? > Is it possible to develop and build native Windows 32-bit applications > under FreeBSD, using only command-line tools like gcc and other > open-source components? > > -- > Anthony > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > hm i dont know whether this is a solution for u but u can download turbo c and turbo cpp for dos from the borland ftp. its free and makes dos applications (without the need of extra dll, or sim)... with some modifikation its also possible to make win applications... cygwin is another solution...