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

Re: error while compiling the CVS sources(9.10.03):'warning: file resource.gcda not found'


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.


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