bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with binutils on 64 bit solaris


From: Nick Clifton
Subject: Re: problem with binutils on 64 bit solaris
Date: Fri, 04 Jul 2003 15:37:03 +0100
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (gnu/linux)

Hi Josh,

> I patched the makefile in that directory, (it wasn't including $CFLAGS
> for that link), and have successfully used the library with this
> change made.

> suncity:/tmp/binutils-2.14/bfd/doc> diff Makefile.am.dist Makefile.am
> 58c58
> <       $(CC_FOR_BUILD) -o $(MKDOC) chew.o $(LOADLIBES) $(LDFLAGS)
> ---
>  >       $(CC_FOR_BUILD) -o $(MKDOC) chew.o $(CFLAGS) $(LOADLIBES) $(LDFLAGS)


Thanks for finding and fixing this bug.  I have applied your patch to
the sources.

Cheers
        Nick
        





reply via email to

[Prev in Thread] Current Thread [Next in Thread]