Displaying 1 result from an estimated 1 matches for "splorad".
Did you mean:
plord
2007 Feb 10
2
[LLVMdev] Problems with both the 1.9 Release and the CVS on Cygwin
.../src/llvm-1.9/Makefile.rules:957: *** multiple target patterns. Stop.
make[2]: Leaving directory `/usr/src/build-1.9/tools/opt'
make[1]: *** [opt/.makeall] Error 2
make[1]: Leaving directory `/usr/src/build-1.9/tools'
make: *** [all] Error 1
I was also experiencing the following warning sploradically :-
Warning: File `/dev/null' has modification time 0.0066 s in the future
warning: Clock skew detected. Your build may be incomplete.
Latest Cygwin.
$ gcc --version
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
My x86 Fedora system is still compiling nicely doing lin...