Sender: knusto01 AT d1o213 DOT telia DOT com Message-ID: <36EFDAF4.1CA6C6FD@mr.telia.no> Date: Wed, 17 Mar 1999 17:40:20 +0100 From: Knut Arne Storeide X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.2.1-ac3 i686) X-Accept-Language: en MIME-Version: 1.0 To: pgcc AT delorie DOT com Subject: Re: Problems compiling pgcc from CVS References: <19990316200314 DOT A4892 AT physik DOT fu-berlin DOT de> <36EF9AFA DOT 9D07F421 AT rug DOT ac DOT be> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: pgcc AT delorie DOT com Marc Palmans wrote: > > Axel Thimm wrote: > > *snip* > I believe it should be > regset regs_live = REG_BASIC_BLOCK (b); > but to be honest it's nothing more than an educated guess. That _seems_ to work, however I just got into more problems. gcc now chokes on the file gcc/libgcc2.c, with the following error: _fixtfdi ./libgcc2.c:809: parse error before `a' ./libgcc2.c: In function `__fixtfdi': ./libgcc2.c:811: `a' undeclared (first use in this function) ./libgcc2.c:811: (Each undeclared identifier is reported only once ./libgcc2.c:811: for each function it appears in.) make[1]: *** [libgcc2.a] Error 1 make[1]: Leaving directory `/root/build/pgcc/gcc' make: *** [all-gcc] Error 2 [root AT sartre pgcc]# I am not capable of determining what goes worng, but then I prefer Lisp :-) Anybody? BTW, what is the accepted procedure for things like this? Should i notify the mailing-list, or should I shut up and wait for a snapshot? Greetings Knut Arne Storeide