Extrange thing
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Tue Jun 6 13:37:00 GMT 2000
> I'm successfully using gcc v.2.95.2 form a big C++ program on a
> Linux system. I decided to compile it on a faster machine having
> gcc v.2.85.1 but it didn't compiled. Tentatively, I should'nt worry
> by an earlier version, but the cool thing is that I had experienced
> unexplainable segmentation faults in certain calculations which are
> done in the part of the code where the compilation with v. 2.85.1
> fails. I'm novice at reporting possible bugs so let me know the
> exact procedure I should follow.
Thanks for your bug report. Please have a look at
http://www.gnu.org/software/gcc/bugs.html
We really need source code to understand and analyze the
problem. Please also have a look at the section "Reporting Bugs" of
your GCC manual (have a look at the GCC manual if you haven't done
so), it gives more insight about writing good bug reports.
Also note that there is no compiler with the version 2.85.1 - the
previous one was 2.8.1.
Regards,
Martin
More information about the Gcc-bugs
mailing list