This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
should bugs in snapshots be reported, at this point?
- To: gcc at gcc dot gnu dot org
- Subject: should bugs in snapshots be reported, at this point?
- From: Steinar Bang <sb at metis dot no>
- Date: 09 Mar 2001 09:18:22 +0100
I now have a setup where I can download the daily snapshots of gcc-3.0
and use them to attempt to build our tool on linux.
So far I haven't been able to build the Qt GUI library (v. 2.2.4) that
our tool depends on.
I've done three attempted builds on three separate days, and the
g++ compiler has crashed in three different places.
I've reported the two first crashes, including pre-processed versions
of the files that made the compiler crash. But today the build of Qt
crashed in a different place.
Obviously the daily snapshots changes a _lot_.
This has made me unsure if I should hold off reporting further bugs in
the snapshots, until we get closer to a release?