[m-rev.] diff: fix bug in boehm_gc/Makefile
Tyson Dowd
trd at cs.mu.OZ.AU
Wed Apr 11 19:27:50 AEST 2001
On 11-Apr-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
>
> Estimated hours taken: 0.25
> Branches: main
>
> boehm_gc/Makefile:
> Set MERCURY_C_INCL_DIR before invoking mgnuc.
> This ensures that we pick up the header files from the build
> directory rather than the header files from the install directory,
> which avoids problems in the case when you're installing over the
> top of a directory which had a previous version already installed.
Maybe it's just me, but since *this* change was commited I cannot build
the boehm_gc directory any more. I have to back-out this change (go
back to version 1.45) to compile.
It fails about here...
./if_mach HP_PA HPUX MERCURY_C_INCL_DIR=. ../scripts/mgnuc --grade asm_fast.gc -
-no-ansi --no-check -c -o md_tmp.o -I./include ./mach_dep.c
./if_mach HP_PA HPUX ld -r -o mach_dep.o md_tmp.o hpux_test_and_clear.o
./if_not_there mach_dep.o MERCURY_C_INCL_DIR=. ../scripts/mgnuc --grade
asm_fast .gc --no-ansi --no-check -c -I./include ./mach_dep.c
^^^^Starting command^^^^
make: *** [mach_dep.o] Error 1
I don't have time to track this down any further at the moment, but if
you can't reproduce it, let me know.
--
Tyson Dowd #
# Surreal humour isn't everyone's cup of fur.
trd at cs.mu.oz.au #
http://www.cs.mu.oz.au/~trd #
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list