Hi Nick,
> Hi Roland,
>
> > Another question, I just receive another email regarding
> > that I post to a member-only list. I didn't know that before, how can I
> > change it?
>
> If you surf to:
>
>http://sources.redhat.com/binutils/
>
> You will find a section about halfway down where yo
Hi Nick,
> Hi Roland,
>
> > In file included from ../../binutils-050406/binutils/size.c:32:
> > ../../binutils-050406/binutils/bucomm.h:144: warning: `textdomain'
> redefined
> > ../intl/libintl.h:171: warning: this is the location of the previous
> > definition
>
> > Is there in general a probl
Hello,
I just try to build binutils-050406 on Solaris 8, with the following
configuration:
(cd build_bin; ../binutils-050406/configure
--prefix=${GCC_DIR}/gcc_400/${ARCH} --disable-nls)
(cd build_bin; make)
and the build process brings the following error:
make[3]: Entering directory `/home