[bitc-dev] Compiling on FreeBSD 6.1

Swaroop Sridhar swaroop.sridhar at gmail.com
Fri May 19 12:15:51 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

Thanks,
Swaroop.


More information about the bitc-dev mailing list