Re: checker compile problem

1997-11-10 Thread Ben Pfaff
Is this with Checker 0.8-8? If so, you probably want to upgrade to the version from hamm, 0.8-19, it's much better. Shaleh <[EMAIL PROTECTED]> writes: > gestalt:~/code/list% make > checkerg++ list_class.cpp -c -Wall -O2 -s -pedantic > checkerg++ main.cpp -c -Wall -O2 -s -pedantic > checkerg++ mai

checker compile problem

1997-11-10 Thread Shaleh
sorry guys ;-) gestalt:~/code/list% make checkerg++ list_class.cpp -c -Wall -O2 -s -pedantic checkerg++ main.cpp -c -Wall -O2 -s -pedantic checkerg++ main.o list_class.o -o list -Wall -O2 -s -pedantic /usr/i486-linuxchecker/lib/libdebian.a(chkr-assert.o): In function `induce_segfault': /home/blp/