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

Re: [csmith-dev] csmith error



I did tested the previously attached a2p_test02.c with gcc, and had no
problems. I created another set of test codes this afternoon, and now
gcc complained about undefined reference to these vars in the test file
I attached this afternoon.

Bill

On 9/16/2011 5:27 PM, John Regehr wrote:
>> that safe_math.h is used. Are these unfounded variables defined in
>> safe_math.h?
>
> Yes-- the code is there, you can just look at it.
>
> Bill, I recommend that you start out testing a compiler that is known
> to work pretty well such as GCC (can be installed as part of Cygwin)
> or the Microsoft C compiler.
>
> Then, once you have ironed out any bugs in your testing setup, switch
> over to this other compiler.
>
> John
>
>