This is the mail archive of the gcc-bugs@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]

[Bug c++/17228] New: internal compiler error when compiling the CGAL branch of fgsd


if g++-3.3 -DHAVE_CONFIG_H -I. -I. -I. -I..   -I/usr/X11R6/include 
-I/home/fred/CGAL-3.0.1/include 
-I/home/fred/CGAL-3.0.1/include/CGAL/config/i686_Linux-2.6.7-1-k7_g++-3.3.4 
-DDRAW_WITH_TEXTURES -g -O2 -MT actionwin.o -MD -MP -MF ".deps/actionwin.Tpo" -c -o 
actionwin.o actionwin.cpp; \ 
then mv -f ".deps/actionwin.Tpo" ".deps/actionwin.Po"; else rm -f ".deps/actionwin.Tpo"; exit 1; 
fi 
In file included from Fl_Cursor_Shape.H:39, 
                 from mainwin.hpp:48, 
                 from actionwin.cpp:35: 
/usr/X11R6/include/X11/Xlib.h:3355: internal compiler error: Erreur de 
   segmentation 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions. 
For Debian GNU/Linux specific bug reporting instructions, see 
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>. 
 
The code compile with g++ 3.2.3 
 
Note : how to attach the preprocessed file ?

-- 
           Summary: internal compiler error when compiling the CGAL branch
                    of fgsd
           Product: gcc
           Version: 3.3.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fredlist01 at free dot fr
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i486-pc-linux-gnu
  GCC host triplet: i486-pc-linux-gnu
GCC target triplet: i486-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17228


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