www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1998/07/07/08:01:01

Date: Tue, 7 Jul 1998 14:16:22 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Martin Str|mberg <ams AT ludd DOT luth DOT se>
cc: DJGPP-WORKERS <djgpp-workers AT delorie DOT com>
Subject: Re: dxegen patch
In-Reply-To: <199807070510.HAA07007@sister.ludd.luth.se>
Message-ID: <Pine.SUN.3.91.980707141520.1727Q-100000@is>
MIME-Version: 1.0

On Tue, 7 Jul 1998, Martin Str|mberg wrote:

> diff -ru src.org/dxe/makefile src/dxe/makefile
> --- src.org/dxe/makefile        Thu Jan  1 23:25:10 1998
> +++ src/dxe/makefile    Tue Jul  7 04:01:20 1998
> @@ -16,7 +16,7 @@
>         $(XLGCC) dxegen.c -o $@
> 
>  $(HOSTBIN)/dxegen.exe : dxegen.c
> -       $(GCC) -DDXE_LD=\"$(CROSS_LD)\" dxegen.c -o $@
> +       $(GCC) -DDXE_LD=\"$(CROSS_LD)\" -DDXE_GCC=\"$(CROSS_GCC)\" dxegen.c -o $@

In my experience, this is incorrect: CROSS_LD is defined as 
/usr/local/whatever/dos-ld or some such, and this fails on DOS.

- Raw text -


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