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

[csmith-dev] How to set the environment variable CSMITH_PATH



Hi all,

I'm running Csmith in cygwin in Windows XP. Could someone tell me how to
set up this CSMITH_PATH variable?
When I ran ../scripts/compiler_test.pl 1 tmp_test.in, I got the
following error messages:
Use of uninitialized value $CSMITH_PATH in concatenation (.) or string
at ../scripts/compiler_test.pl line 76.
Use of uninitialized value $CSMITH_PATH in concatenation (.) or string
at ../scripts/compiler_test.pl line 77.
Use of uninitialized value $CSMITH_PATH in concatenation (.) or string
at ../scripts/compiler_test.pl line 292.
Please point the environment variable CSMITH_PATH to the top-level
directory of your Csmith tree before running this script.

Thanks,

Bill