search for: lantlr3c

Displaying 3 results from an estimated 3 matches for "lantlr3c".

2009 Sep 22
1
[LLVMdev] help with llvm make system
Hi, thank you for your response. Óscar Fuentes schrieb: > It would be useful to see the first error messages and the compile > command (do make VERBOSE=1 in case it is hidden the first few errors are: f:/dev/projects/llvm-2.5/include/llvm/Support/Annotation.h:42: error: expected unqualified-id before numeric constant f:/dev/projects/llvm-2.5/include/llvm/Support/Annotation.h: In
2009 Sep 22
3
[LLVMdev] help with llvm make system
...istent so I'm pretty much clueless and I would very much appreciate any hint on what I'm doing wrong. Both makefiles also change the compiler and linker flags after including the Makefile.common if that's of any relevance: CXXFLAGS += -I/usr/local/include LDFLAGS += -L/usr/local/lib -lantlr3c I'm using llvm 2.5 and building with gcc 3.4.5, gnu make 3.81 on, may the lord forgive me, windows using mingw/msys builds. LLVM itself compiled without problems though so I'm pretty sure it's just me doing something wrong rather than my setup. thanks, Stefan
2009 Sep 22
2
[LLVMdev] help with llvm make system
...s very limited if not to say non-existent. I would very much appreciate any hint on what I'm doing wrong. Both makefiles also change the compiler and linker flags after including the Makefile.common if that's of any relevance: CXXFLAGS += -I/usr/local/include LDFLAGS += -L/usr/local/lib -lantlr3c I'm using llvm 2.5 and building with gcc 3.4.5, gnu make 3.81 on, may Stallman forgive me, windows xp using mingw/msys. LLVM itself compiled without problems though so I'm quite sure it's just me doing something wrong rather than my setup. thanks, Stefan