This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: error while compiling the CVS sources(9.10.03):'warning: file resource.gcda not found'
- From: John Levon <levon at movementarian dot org>
- To: Sebastian Stammler <linuxcld at hrz dot tu-darmstadt dot de>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Wed, 8 Oct 2003 23:06:55 +0100
- Subject: Re: error while compiling the CVS sources(9.10.03):'warning: file resource.gcda not found'
- References: <3F8474EB.9040609@hrz.tu-darmstadt.de>
On Wed, Oct 08, 2003 at 10:34:51PM +0200, Sebastian Stammler wrote:
> i downloaded the newet CVS sources(8.10.2003)
> when i make a 'make profiledbootstrap'
> the following errors appear:
>
> ../../gcc/gcc/resource.c:1280: warning: file resource.gcda not found,
Known problem (in bugzilla), use --disable-werror (or is it
--without-werror ?)
john
--
Khendon's Law:
If the same point is made twice by the same person, the thread is over.