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

Re: Another 3.0-branch bootstrap failure


On Tue, Apr 17, 2001 at 09:07:35AM +0200, Gerald Pfeifer wrote:
> ...this time for i386-unknown-freebsd4.2.  This really shouldn't happen
> that late during a release cycle:
> 
> gcc -c  -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I/sw/test/gcc/cvs-3.0/gcc -I/sw/test/gcc/cvs-3.0/gcc/. -I/sw/test/gcc/cvs-3.0/gcc/config -I/sw/test/gcc/cvs-3.0/gcc/../include /sw/test/gcc/cvs-3.0/gcc/dbxout.c -o dbxout.o
> /sw/test/gcc/cvs-3.0/gcc/dbxout.c: In function `dbxout_init':
> /sw/test/gcc/cvs-3.0/gcc/dbxout.c:428: `N_OPT' undeclared (first use in this function)

Loren and I already discussed this.  He's testing a patch and he said
he would apply it if it worked.

The other message you noticed is a related problem but doesn't affect
FreeBSD, which is sensible and defines stab numbers with #define.

zw


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