delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2003/03/17/16:22:45

Sender: rich AT phekda DOT freeserve DOT co DOT uk
Message-ID: <3E763932.C14DD7FC@phekda.freeserve.co.uk>
Date: Mon, 17 Mar 2003 21:08:02 +0000
From: Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586)
X-Accept-Language: de,fr
MIME-Version: 1.0
To: djgpp-workers AT delorie DOT com
Subject: Re: elefunt results
References: <200303171820 DOT h2HIKtd03676 AT speedy DOT ludd DOT luth DOT se>
Reply-To: djgpp-workers AT delorie DOT com

Hello.

ams AT ludd DOT luth DOT se wrote:
[snip]
> I also want to commit the following patch as it makes it build and it
> makes the failures in sync with the output.
> 
> Right,
> 
>                                                 MartinS
> 
> Index: djgpp/tests/libc/ansi/math/elefunt/makefile
> ===================================================================
> RCS file: /cvs/djgpp/djgpp/tests/libc/ansi/math/elefunt/makefile,v
> retrieving revision 1.2
> diff -p -u -r1.2 makefile
> --- djgpp/tests/libc/ansi/math/elefunt/makefile 15 Jun 1999 07:27:55
> -0000      1.2
> +++ djgpp/tests/libc/ansi/math/elefunt/makefile 17 Mar 2003 18:00:39
> -0000
> @@ -72,7 +72,9 @@ else  # no borland compiler, we use gcc
>    LD = gcc
>    LIBRARY_PATH := ../../../../../lib
>    export LIBRARY_PATH
> -  RUN =    # how to run the executables
> +  PATH := $(PATH);.

Why do you need to do this? It seems to work fine for me without this change.

> +#  RUN =    # how to run the executables

You should probably delete this line, before committing the patch.

> +  RUN = redir -eo   # how to run the executables
>  ifdef DEBUG
>      # don't use -O!!
>      CFLAGS = -g -Wall -fno-builtin $(INCLUDE) $(DEFINES)

Thanks, bye, Rich =]

-- 
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]

- Raw text -


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