This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: No output files on 4.6/Cygwin


Wojciech Meyer wrote:

> Maybe a mismatched cygwin1.dll. Do you have the right version of
> cygwin1.dll on path? e.g the one against which gcc was compiled?.
> Cygwin fails silently to execute the image in case of a mismatched
> dll.

I am not 100% sure that my Cygwin installation is OK, as
it has been upgraded from 1.5 without uninstalling the latter
(i.e. I wiped it out using a mere rm -rf), but the image itself works:

$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/gcc-trunk/libexec/gcc/i686-pc-cygwin/4.6.0/lto-wrapper.exe
Target: i686-pc-cygwin
Configured with: ../configure --prefix=/opt/gcc-trunk -v
--enable-bootstrap --enable-version-specific-runtime-libs --ena
ble-shared --enable-shared-libgcc --with-gnu-ld --with-gnu-as
--enable-dwarf2-exceptions --disable-symvers --disable-nls
 --with-arch=core2 --with-tune=generic --enable-threads=posix
--enable-languages=c,c++ AM_CXXFLAGS=-w
Thread model: posix
gcc version 4.6.0 20100607 (experimental) (GCC)

Best regards
Piotr Wyderski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]