I am trying to compile a large number of files using the Make utility. I get the following error several times in the middle of the run
& lt; Command-Line>: Error: Macro name must be identifier Since I'm using the -j option shows output log from random thread. So the actual file where this error has to face is very difficult to determine. Apart from this, no other errors are pop up, can anyone tell me that what is actually trying to indicate this error?
This is not an error message created , but with a preprocessor (which is < Code> build ). As other people have said that the build without -j option (either starting with, or make -j ) fails A clear view of where the error arises.
Comments
Post a Comment