[LLVMbugs] [Bug 6728] [cygwin] stage2 of llvm-gcc-4.2 doesn't compile: __PTRDIFF_TYPE__ expanded as "int"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 31 08:09:28 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=6728

vlacomp at orange.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from vlacomp at orange.fr 2010-03-31 10:09:28 CDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > I have no idea, are you following the instructions in README.LLVM?
> I re-installed llvm-gcc-4.2 today from scratch (svn version).
> I tried to follow all the instructions in README.LLVM.
> stage1 terminates OK. However I get the same issue in stage2.
> I am recompiling llvm in Debug build.
> I will add --enable-checking to the configure flags for llvm-gcc-4.2.
> Hope this config will give better result!

Hi,
I finally succeed in compiling the svn version of llvm-gcc-4.2.
In case this may help somebody-else I put the configure options I used for my
CYGWIN environment.
$ llvm-gcc -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with: ../llvm-gcc-4.2-svn/configure --enable-checking
--disable-shared --disable-bootstrap --disable-nls --with-arch=i486
--with-cpu=generic --prefix=/usr/local
--enable-llvm=/cygdrive/J/Profiles/r29173/projects/people/llvm/llvm-obj
--disable-win32-registry --enable-languages=c,c++ --program-prefix=llvm-
--disable-sjlj-exceptions
Thread model: single
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build)

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list