[LLVMdev] LLVM CygWin build error ?
Chris Lattner
sabre at nondot.org
Mon Feb 21 08:39:39 PST 2005
On Mon, 21 Feb 2005, Aaron Gray wrote:
> For some reason, maybe something I have missed, but the llvm/bin files do not have any extension, ie a '.exe' extension. Otherwise they are normal cygwin binaries.
>
> I used the following commands :-
>
> /usr/src/llvm/configure --prefix=/usr/llvm
> make
> make install
I'm not sure what the specific problem is, but please make sure you follow
the instructions in this document:
http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html
Building the C frontend is not as easy as it should be right now, so it is
very important to follow the instructions.
-Chris
--
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/
More information about the llvm-dev
mailing list