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]

Re: BSDI 4.2 & GCC 3.0


I don't know if it's relevant, but here's the death of
binuntils 2.11

gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -D_GNU_SOURCE
-DTRAD_CORE -I. -I../../bf
d -I../../bfd/../include -I../../bfd/../intl -I../intl
-W -Wall -g -O2 -c ../../
bfd/trad-core.c -o trad-core.o
../../bfd/trad-core.c: In function
`trad_unix_core_file_p':
../../bfd/trad-core.c:99: structure has no member
named `u_dsize'
../../bfd/trad-core.c:104: structure has no member
named `u_ssize'
../../bfd/trad-core.c:121: structure has no member
named `u_dsize'
../../bfd/trad-core.c:125: structure has no member
named `u_ssize'
../../bfd/trad-core.c:132: structure has no member
named `u_dsize'
../../bfd/trad-core.c:132: structure has no member
named `u_ssize'
../../bfd/trad-core.c:182: structure has no member
named `u_dsize'
../../bfd/trad-core.c:187: structure has no member
named `u_ssize'
../../bfd/trad-core.c:201: `USRSTACK' undeclared
(first use in this function)
../../bfd/trad-core.c:201: (Each undeclared identifier
is reported only once
../../bfd/trad-core.c:201: for each function it
appears in.)
../../bfd/trad-core.c:201: structure has no member
named `u_ssize'
../../bfd/trad-core.c:218: structure has no member
named `u_ar0'
../../bfd/trad-core.c:221: structure has no member
named `u_dsize'
../../bfd/trad-core.c: In function
`trad_unix_core_file_failing_signal':
../../bfd/trad-core.c:260: structure has no member
named `u_sig'
../../bfd/trad-core.c:264: warning: control reaches
end of non-void function
make[3]: *** [trad-core.lo] Error 1
make[3]: Leaving directory
`/usr/source/binutils-2.11.2/objdir/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/source/binutils-2.11.2/objdir/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/usr/source/binutils-2.11.2/objdir/bfd'
make: *** [all-bfd] Error 2

--- Alexandre Oliva <aoliva@redhat.com> wrote:
> On Aug  9, 2001, Aaron Schlesinger
> <mortehl@yahoo.com> wrote:
> 
> > I'm having a devil of a time building GCC 3.0 on
> BSDI
> > 4.2 & would greatly appreciate any advice. Below
> > listed are the error responses and commands I used
> 
> > /usr/source/gcc-3.0/configure --with-gnu-ld
> > --with-gnu-as --disable-libgcj --with-newlib
> 
> > /var/tmp/ccQnZZua.s:303: Error: Alignment not a
> power
> > of 2
> 
> Which binutils?  Which triplet did config.guess
> guess?
> 
> -- 
> Alexandre Oliva   Enjoy Guarana', see
> http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                 
> aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp       
> oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to
> mailing lists, not to me


__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


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