[llvm-commits] [llvm] r112954 - /llvm/trunk/Makefile.rules

NAKAMURA Takumi geek4civic at gmail.com
Fri Sep 3 07:38:58 PDT 2010


Mikhail,

Is it not GNU ld. what you use for cross build.?
Please tell me, version of gcc driver and binutils you are using.
We might need to let autoconf determine something.

FYI, I got failed with your patch at ENABLE_SHARED=1
on mingw-cross fedora12 ppc. I had succeeded w/o the patch.

$ i686-pc-mingw32-g++ --version
i686-pc-mingw32-g++ (GCC) 4.4.1 20090902 (Fedora MinGW 4.4.1-3.fc12)
$ i686-pc-mingw32-ld --version
GNU ld (Linux/GNU Binutils) 2.19.51.0.14.20090722

...Takumi



More information about the llvm-commits mailing list