From owner-freebsd-questions Tue Jun 8 8: 4:17 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.stratus.com (mailhub.stratus.com [134.111.1.14]) by hub.freebsd.org (Postfix) with ESMTP id EA18914DEB for ; Tue, 8 Jun 1999 08:03:35 -0700 (PDT) (envelope-from Pradesh_Chanderpaul@stratus.com) Received: from exna1.stratus.com (exna1.stratus.com [134.111.200.65]) by mailhub.stratus.com (8.8.8/8.8.8) with ESMTP id LAA00788 for ; Tue, 8 Jun 1999 11:04:11 -0400 (EDT) Received: by exna1.stratus.com with Internet Mail Service (5.5.2448.0) id ; Tue, 8 Jun 1999 10:56:55 -0400 Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB667E670E@exna1.stratus.com> From: Pradesh_Chanderpaul@stratus.com To: freebsd-questions@FreeBSD.ORG Subject: Developing code for Non-Unix platform Date: Tue, 8 Jun 1999 10:56:51 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am busy with a few development projects that are destined for non-Unix based platforms. Some of them are ports. I am however not able to do my development on those platforms. To get around this, I do my development in a fantastic Windows based free IDE called LCCWin32 (bugs and all). However, I would prefer to do my development in FreeBSD. (This will provide one less reason to boot Win95. ) ;) I find that using gcc on FreeBSD will compile the "Unix'sms" (ie. "system" calls like 'fstat(), signal(), ) without complaint However, this {"unixsms") are not available in my destined platform, so I need to code around them. I found that coding in a DOS/Win32 environment will shut these out. Is there a way to do the same in FreeBSD using gcc. Regards =============================================================== Pradesh Chanderpaul Phone: +27 12 663 3260/6 Stratus Computer Systems FAX : +27 12 663 3281 South Africa CAC Email: Pradesh_Chanderpaul@stratus.com =============================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message