-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
While trying to build the CUDASmith using make command, after the cmake command, a runtime m4 file ../runtime/safe_math_macros.m4 is required. The error in absence of this file in appropriate folder is:
make[2]: *** No rule to make target '../runtime/safe_math_macros.m4', needed by 'safe_math_macros.h'. Stop.
Similarly, error while building was encountered due to absence of cl_safe_math_macros.h
in build folder.
Copying the same from csmith folder worked well for me but wouldn't it be convenient this could be included with the repository? (Encountered the error on ubuntu 18.04)
Shugazi, 9alaxy, bdelgado1995 and yiweioxmiq
Metadata
Metadata
Assignees
Labels
No labels