$LDFLAGS not honored by tests

Ludovic Courtès ludo@gnu.org
Fri Mar 19 23:01:00 GMT 2010


Hi,

Mike Frysinger <vapier@gentoo.org> writes:

> libraries should be found by your toolchain without additional flags, so find 
> the sysroot your toolchain is searching and install zlib there.

(I’m not sure how the build system could guess that zlib is under
/nix/store/h43vd616g9l5bxhq8j0rz083sjlpnjnb-zlib-1.2.3.)

In the meantime I found that ‘--with-lib-path=/path/to/zlib’ does the
trick (it’s recognized by ‘ld/configure’ and passed to the DejaGNU
machinery.)

Thanks,
Ludo’.



More information about the Binutils mailing list