[LLVMdev] Problem with compiling pass on windows xp

Anton Korobeynikov anton at korobeynikov.info
Thu Apr 5 01:42:36 PDT 2012


> the error message is " ../../../Makefile.config: No such file or
> directory",then I found  there is a file named 'Makefile.config.in' rather
> than named 'Makefile.config' in the source directory. so I reset the correct
> name to compile. but another error occured: ‘ *** Omission separated
> character 。 stop’ .
> Because of widnows xp, I use  cygwin to build pass,the command I used is
> 'make'.
As usual, you have to run configure before make.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list