dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]where's the include? or, more adventures with out-of-tree


From: S11001001
Subject: [DotGNU]where's the include? or, more adventures with out-of-tree
Date: Sun, 21 Jul 2002 23:53:09 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020720

Ok, I'm using my mildly patched configure.in, because my $srcdir is absolute.

gcc -DHAVE_CONFIG_H -I. -I/home/sirian/ide/dotgnu/pnet/engine -I../include -I/home/sirian/ide/dotgnu/pnet/libffi/include -fno-gcse -I/home/sirian/ide/dotgnu/pnet/include -I../libffi/include -I. -g -O2 -Wall -c /home/sirian/ide/dotgnu/pnet/engine/ilrun.c
/home/sirian/ide/dotgnu/pnet/engine/ilrun.c: In function `main':
/home/sirian/ide/dotgnu/pnet/engine/ilrun.c:108: `IL_CONFIG_GC_HEAP_SIZE' undeclared (first use in this function) /home/sirian/ide/dotgnu/pnet/engine/ilrun.c:108: (Each undeclared identifier is
reported only once
/home/sirian/ide/dotgnu/pnet/engine/ilrun.c:108: for each function it appears in.) /home/sirian/ide/dotgnu/pnet/engine/ilrun.c:109: `IL_CONFIG_STACK_SIZE' undeclared (first use in this function)

So after `touch'ing $src/profiles/full, I got the rule in include/Makefile that builds il_profile.h to work, and this is where these constants are declared. However, I do not see how ilrun.c includes it. I'm sure this has something to do with out-of-tree problems, again...so I'm hesitant to just add the appropriate line to ilrun.c.

--
Stephen Compall
DotGNU `Contributor' -- http://dotgnu.info

There has been another attempt to seize power. So far, the
aristocratic forces have been defeated.
        -- Radio Free OZ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]