delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/11/20/11:36:43

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
Date: 20 Nov 2003 18:36:34 +0200
Message-Id: <u65hfvvxp.fsf@elta.co.il>
From: Eli Zaretskii <eliz AT elta DOT co DOT il>
To: djgpp AT delorie DOT com
In-reply-to: <bpi6i2$29e$1@bagan.srce.hr> (vjeko_levka@yahoo.com)
Subject: Re: compiling DJGPP source under WindowsXP
References: <bpi6i2$29e$1 AT bagan DOT srce DOT hr>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: "Vjekoslav Levacic" <vjeko_levka AT yahoo DOT com>
> Newsgroups: comp.os.msdos.djgpp
> Date: Thu, 20 Nov 2003 11:52:53 +0100
> 
> I'm intersted if it is possible to compile DJGPP source on WindowsXP/2000
> platform with compilers such as Microsoft C++ 6.0, or some other compiler
> wich has IDE/debugging support.

It is not clear what you mean by ``compile DJGPP''.  DJGPP is not a
single program, it's a large collection of ported tools, such as GCC,
as (the assembler), ld (the linker), and Make; and of libraries and
utilities, such as the standard C library libc.a, which were written
specifically for the DJGPP DPMI-based environment.

You can take the sources of GCC and compile them with a Windows
compiler, although I'd suggest to use something other than MSVC,
probably a Windows port of GCC.  This will work, since GCC was ported
to Windows.

But compiling the DPMI-specific code in DJGPP will generally not work,
because it requires DPMI and DOS function calls which cannot be used
by Windows programs directly.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019