[bitc-dev] Compiling on FreeBSD 6.1
Christopher Nelson
paradox at BBHC.ORG
Fri May 19 15:18:37 EDT 2006
> Christopher Nelson wrote:
> > In any case, once the build got to the section where it
> begins to run
> > astmaker, it basically hung. I started that process last
> night, and
> > it's still waiting in the same place. I believe that the line was
> > something like...
> >
> > xxx/BUILD/astmaker -H AST.h
> >
>
> Is this the astmaker run within the bitcc-bootstrap directory?
> If so, the command will be:
>
> ../../../ccs/astmaker/BUILD/astmaker -h AST.ast
>
> Can you run this within gdb and see where it is stuck?
>
> Also, within the astmaker tree, can you try the test run of
> astmaker as:
>
> BUILD/astmaker -h test.ast
> BUILD/astmaker -s test.ast
The run hangs with the -h, and I haven't tried the -s yet. Seems to be
somewhere in the GC init, so I'm looking down that path. It actually
gets stuck in a routine called nanosleep... Which I'm guessing is part
of the FreeBSD environment, probably in libc? Thanks, and I'll let you
know what I find.
-={C}=-
More information about the bitc-dev
mailing list