This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] Fix LD test FAIL: bootstrap with --static on Cygwin


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


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