bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems compiling


From: Bill-Pettolino (830) 372-7055
Subject: Problems compiling
Date: Tue, 28 Oct 2003 14:35:23 -0600 (CST)

Hi,

        I am trying to compile wxGTK-2.4.2 under Solaris 8 using gcc 3.3.1. The 
configure command I used 
was:
        ./configure --disable-threads --with-gtk --enable-gtk2
        
and the error I get is:

make
c++ -c   -I./lib/wx/include/gtk2-2.4 -I./include -I./src/zlib 
-I/usr/local/include/gtk-2.0 
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 
-I/usr/local/include/pango-1.0 
-I/usr/openwin/include -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -isystem /usr/openwin/include    
-D__WXGTK__ -D_REENTRANT 
-DGTK_NO_CHECK_CASTS -O2 -MMD -Wall -fPIC -o calctrl.o ./src/generic/calctrl.cpp
./src/generic/calctrl.cpp: In function `class wxObject * 
wxConstructorForwxCalendarCtrl()':
./src/generic/calctrl.cpp:105: Internal compiler error.
./src/generic/calctrl.cpp:105: Please submit a full bug report to 
address@hidden'.

Let me know what I may be doing wrong. 

Thanks
BillP
        
**********************************************
* Bill Pettolino - Lead Engineer / Sys Admin *
* Phone  (830) 372-7055                      *
* FAX    (830) 372-7351 or (830) 372-7765    *
* E-Mail address@hidden              *
**********************************************





reply via email to

[Prev in Thread] Current Thread [Next in Thread]