What steps will reproduce the problem?
1. clone the repository
2. enter the directory and run make
What is the expected output? What do you see instead?
anic ANI Compiler Makefile
Building version controller...
Building lexer structure generator...
Generating lexer structures...
Compiling lexer structure object...
Building parser structure generator...
Building parser table generator...
Constructing parser table...
Generating parser structures...
Stamping version...
./bld/getChecksumProgram.sh: line 6: type: sha256sum: not found
Version stamp is 0.74.1.15809891
Building main executable...
src/types.cpp: In member function ‘TypeStatus::operator uintptr_t() const’:
src/types.cpp:1514: error: cast from ‘Type*’ to ‘unsigned int’ loses
precision
make: *** [anic] Error 1
What version of the product are you using? On what operating system?
OS X Leopard 10.6.4
Please provide any additional information below.
Original issue reported on code.google.com by saptarsh...@gmail.com on 14 Nov 2010 at 5:52
Original issue reported on code.google.com by
saptarsh...@gmail.com
on 14 Nov 2010 at 5:52