Changes between Initial Version and Version 1 of Ticket #583, comment 1


Ignore:
Timestamp:
Oct 24, 2011, 7:26:49 AM (15 years ago)
Author:
Carl Eugen Hoyos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #583, comment 1

    initial v1  
    1 Compilation works fine for me with
    2 {{{
    3 $ gcc -v
    4 Using built-in specs.
    5 COLLECT_GCC=c:\mingw64\bin\gcc.exe
    6 COLLECT_LTO_WRAPPER=c:/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.7.0/lto-wrapper.exe
    7 Target: x86_64-w64-mingw32
    8 Configured with: ../../../build/gcc/src/configure --target=x86_64-w64-mingw32 --prefix=/c/bb/vista64-mingw32/mingw-x86-x86_64/build/build/root --with-sysroot=/c/bb/vista64-mingw32/mingw-x86-x86_64/build/build/root --enable-languages=all,obj-c++ --enable-fully-dynamic-tring --disable-multilib
    9 Thread model: win32
    10 gcc version 4.7.0 20110827 (experimental) (GCC)
    11 ./configure && make
    12 }}}
    13 
    14 Please provide the exact change that introduces the regression for you (or the compilation option I am missing).
     1Please ignore.