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 libstdc++/26094] Segmentation fault in Linux 7.1 GCC 3.1 Kernel 2.4.9-45lxset34smp



------- Comment #4 from bkoz at gcc dot gnu dot org  2006-02-08 16:34 -------

The compiler you are using, 3.1 was a release that was immediately superceeded
by 3.2 because of errors. It is unsupported, as is Red Hat 7.1.

Please put self-contained (ie cut and paste to compiler with no edits) sources
in bug reports. 

I suggest you try again with 3.3, 3.4, or 4.0. Try compiling both as you did
(which was how, by the way) and also with static links (-static). See if one
fails, and the other works. If so, reopen this and provide more details.

-benjamin


-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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