This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] sim: update zlib handling


On 01 Apr 2015 15:01, Richard Earnshaw wrote:
> On 01/04/15 06:08, Mike Frysinger wrote:
> > With zlib being mandatory, and the updated m4 configs, we need to regen
> > and use the new settings w/bfd to avoid linkage errors.
> > 
> > Committed.
> 
> This seems to cause:
> 
> make[3]: *** No rule to make target `-L../zlib', needed by `run'.  Stop.
> make[3]: Leaving directory `/work/rearnsha/scratch/gnu/gcc/trunk/sim/arm'
> make[2]: *** [all] Error 1
> 
> 
> The problem seems to be that ZLIB is used in BFD_LIB, which is used in
> LIBDEPS which is a dependency for "run".

i think H.J.Lu checked in a patch to fix this
-mike

Attachment: signature.asc
Description: Digital signature


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