search for: imprss

Displaying 2 results from an estimated 2 matches for "imprss".

Did you mean: impress
2009 May 22
0
[LLVMdev] Arm port
...> It was desgned for parallel processing supercomputer users and ported > to other platforms from there. I'm honestly surprised that BSD Unix is still not supported by it. I *really* hate the idea of getting into yet another discussion about yet another new make system. I like (and am imprssed by) you folks here on this list, you're very polite and knowledgeable, but getting into another flamewar which really reveals no new arguments is just too distateful for me. I don't want to get involved with CMake on any level, beyond running it. Honestly. I *will* state, with full hon...
2009 May 22
2
[LLVMdev] Arm port
> OK, I checked the llvm-2.5 Makefiles. They have constructs in them which cannot > be used in any BSD Makefile (such as the form of conditionals: ifndef is a GNU > Makeism), and won't run on any BSD Make. I know BSD Make and GNU Make well > enough, but I doon't know much about Cmake, I can say that all of the makefiles > I saw in llvm would (1) refuse to run on BSD make