[m-dev.] --split-c-files test case failed

Fergus Henderson fjh at cs.mu.OZ.AU
Sat Oct 14 03:24:30 AEDT 2000


Building this with --split-c-files doesn't work anymore.  See the
error message below (the error occurred on both quicksilver and taifun).
Zoltan, I think this is probably related to your changes to introduce
the *_init_type_tables() functions; could you please investigate this
one?

MERCURY_INT_DIR=. MERCURY_ALL_C_INCL_DIRS=" -I../trace -I../runtime -I../boehm_gc -I../boehm_gc/include " mmc --split-c-files -c --cflags "   " --transitive-intermodule-optimization  --grade asm_fast.gc    --no-infer-all --halt-at-warn -O3
--opt-space   assoc_list.m
assoc_list.dir/assoc_list_000.c: In function `mercury__assoc_list__init_type_tables':
assoc_list.dir/assoc_list_000.c:96: `mercury_data_assoc_list__type_ctor_info_assoc_list_2' undeclared (first use in this function)
assoc_list.dir/assoc_list_000.c:96: (Each undeclared identifier is reported only once
assoc_list.dir/assoc_list_000.c:96: for each function it appears in.)
assoc_list.dir/assoc_list_000.c:98: `mercury_data_assoc_list__type_ctor_info_assoc_list_1' undeclared (first use in this function)
Error: system command returned non-zero exit status.
Error: problem compiling C file.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list