[PATCH] Fix LD test FAIL: bootstrap with --static on Cygwin

Alan Modra amodra@bigpond.net.au
Mon Mar 16 08:40:00 GMT 2009


On Sat, Mar 14, 2009 at 04:29:23AM +0000, Dave Korn wrote:
>   On Cygwin, statically linking against -lintl means you have to explicitly
> add -liconv.

You did link against -liconv!  Unfortunately in the wrong order,
though.

> Executing on host: sh -c {/gnu/binutils/obj1908-i686-pc-cygwin/ld/ld-new -m
> i386pe  -o tmpdir/ld1 /lib/crt0.o --static -liconv tmpdir/ld-partial.o

Hmm, how did you manage to get -liconv here?

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list