Displaying 2 results from an estimated 2 matches for "pad7".
Did you mean:
pad
2008 Jan 14
0
[LLVMdev] Multiple definitions of _floor_log2
I am trying to build the llvm-gcc frontend. I think I have followed the
directions correctly.
I am using cygwin on XP SP2 (uname -a reports: CYGWIN_NT-5.1 pad7
1.5.25(0.156/4/2) 2007-12-14 19:21 i686 Cygwin)
gcc --version reports: gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using
dmd 0.125)
Since there is no binary for llvm-gcc I am following the directions in
the tar file for the 4.2 version.
- I built llvm (but not the optimized version)
- I untarred t...
2008 Jan 14
0
[LLVMdev] Trying to compile frontend 4.0 fails on cygwin
I sent an earlier email about failing to compile 4.2, I have since tried
4.0 and I get a configure error during make.
I am running on windows XP SP2
Cygwin is (as reported by uname -a): CYGWIN_NT-5.1 pad7
1.5.25(0.156/4/2) 2007-12-14 19:21 i686 Cygwin
Gcc is: gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
I ran configure, then make. Make dies with:
checking whether the C compiler works... configure: error: cannot run C
compiled programs.
If you meant to cross compile, use `--host'...