This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14301] New: Compilation errors on Cygwin
- From: "pm2 at cs dot wustl dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Feb 2004 00:05:04 -0000
- Subject: [Bug c++/14301] New: Compilation errors on Cygwin
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Platform Cygwin 1.5.5, gcc 3.2.2
Windows XP
P4 Machine
I am trying to generate object files form the .cpp files and I get the
following error.
********************************************************************************
g++ -v -g -c -Wno-deprecated -I/cygdrive/c/.../.../.../.../.../.../ -
I/cygdrive/c/.../../lib -I/cygdri
ve/c/.../.../.../classes -I/cygdrive/c/.../.../thirdparty -
I/cygdrive/c/.../.../build/lib -I/cygdrive/c/.../.../bui
ld/classes -I/cygdrive/usr/include -I/cygdrive/c/.../ACE_wrappers/TAO/orbsvcs -
I/cygdrive/c/.../ACE_wrappers/TAO -I/cygdrive/c/.../ACE_wrappers -
I/cygdrive/c/.../ACE_wrappers/lib -I./ -I./FTRTEC_Gateway -
I/cygdrive/c/.../ACE_wrappers/TAO/orbsvcs/orbsvcs Pus
hConsumer.cpp -o PushConsumer.o
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs
Configured with: /netrel/src/gcc-3.2-3/configure --enable-
languages=c,c++,f77,java --enable-libgcj --enable-threads=posix --with-system-
zlib
--enable-nls --without-included-gettext --enable-interpreter --disable-sjlj-
exceptions --disable-version-specific-runtime-libs --enable-share
d --build=i686-pc-linux --host=i686-pc-cygwin --target=i686-pc-cygwin --enable-
haifa --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --lib
dir=/usr/lib --includedir=/nonexistent/include --libexecdir=/usr/sbin
Thread model: posix
gcc version 3.2 20020927 (prerelease)
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/cc1plus.exe -v -
I/cygdrive/c/.../.../.../.../.../.../.../.../sap -I/cygdrive/c/...
/.../lib -I/cygdrive/c/.../.../build/classes -I/cygdrive/c/.../.../thirdparty -
I/cygdrive/c/.../.../build/lib -I/cygdr
ive/c/.../.../build/classes -I/cygdrive/usr/include -
I/cygdrive/c/.../ACE_wrappers/TAO/orbsvcs -I/cygdrive/c/.../ACE_wrappers
/TAO -I/cygdrive/c/.../ACE_wrappers -I/cygdrive/c/.../ACE_wrappers/lib -I./ -
I./FTRTEC_Gateway -I/cygdrive/c/.../ACE_wrappers/
TAO/orbsvcs/orbsvcs -D__GNUC__=3 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=0 -
D__GXX_ABI_VERSION=102 -D_X86_=1 -D_X86_=1 -Asystem=winnt -D__NO
_INLINE__ -D__STDC_HOSTED__=1 -Acpu=i386 -Amachine=i386 -Di386 -D__i386 -
D__i386__ -D__tune_i686__ -D__tune_pentiumpro__ -D__tune_pentium2__
-D__tune_pentium3__ -D__stdcall=__attribute__((__stdcall__)) -
D__fastcall=__attribute__((__fastcall__)) -D__cdecl=__attribute__((__cdecl__))
-D_stdcall=__attribute__((__stdcall__)) -D_fastcall=__attribute__
((__fastcall__)) -D_cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attri
bute__((x)) -D__i386__ -D__i386 -D__CYGWIN32__ -D__CYGWIN__ -Dunix -D__unix__ -
D__unix -isystem /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../
../include/w32api -isystem /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-
pc-cygwin/lib/../../include/w32api PushConsumer.cpp -D__GNUG_
_=3 -D__EXCEPTIONS -quiet -dumpbase PushConsumer.cpp -g -Wno-deprecated -
version -o /cygdrive/c/DOCUME~1/rp3/LOCALS~1/Temp/ccJtXE9i.s
ignoring nonexistent directory "/cygdrive/usr/include"
GNU CPP version 3.2 20020927 (prerelease) (cpplib) (80386, BSD syntax)
GNU C++ version 3.2 20020927 (prerelease) (i686-pc-cygwin)
compiled by GNU C version 3.2 20020927 (prerelease).
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/usr/i686-pc-cygwin/include"
ignoring duplicate directory "/cygdrive/c/.../.../build/classes"
ignoring duplicate directory "/usr/i686-pc-cygwin/lib/../../include/w32api"
#include "..." search starts here:
#include <...> search starts here:
/cygdrive/c/.../.../.../
/cygdrive/c/.../.../lib
/cygdrive/c/.../.../build/classes
/cygdrive/c/.../.../thirdparty
/cygdrive/c/.../.../build/lib
/cygdrive/c/.../ACE_wrappers/TAO/orbsvcs
/cygdrive/c/.../ACE_wrappers/TAO
/cygdrive/c/.../ACE_wrappers
/cygdrive/c/.../ACE_wrappers/lib
.
FTRTEC_Gateway
/cygdrive/c/.../ACE_wrappers/TAO/orbsvcs/orbsvcs
/usr/include/w32api
/usr/include/c++/3.2
/usr/include/c++/3.2/i686-pc-cygwin
/usr/include/c++/3.2/backward
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/include
/usr/include
End of search list.
/cygdrive/c/.../ACE_wrappers/ace/OS_NS_Thread.inl: In function `int
ACE_OS::thread_mutex_lock(__pthread_mutex_t**)':
/cygdrive/c/.../ACE_wrappers/ace/OS_NS_Thread.inl:4451: Internal compiler
error in rest_of_compilation, at toplev.c:3491
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [obj] Error 1
********************************************************************************
I can provide any other details.
(I am not sure whether this bug is to be submitted to cywin or to gcc)
Thanks
Pavan U M.
--
Summary: Compilation errors on Cygwin
Product: gcc
Version: 3.2.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pm2 at cs dot wustl dot edu
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14301