[ let's drop libtool@ from replies ]
* Tim Rice wrote on Sat, Feb 28, 2009 at 07:37:47PM CET:
> On Sat, 28 Feb 2009, Ralf Wildenhues wrote:
>
> > Anyway, I think the patch below should implement this (and add John to
> > THANKS). Can you try it? Thanks.
>
> The test still fails although the pa
Hello Matěj,
to add to Bob's reply:
* Bob Friesenhahn wrote on Mon, Feb 23, 2009 at 07:50:03PM CET:
> On Mon, 23 Feb 2009, Matěj Týč wrote:
>>
>> Next, if the executable is compiled with -export-dynamic, things that
>> were compiled in really provide symbols that would be missing in the
>> module
Ralf Wildenhues wrote:
* Roumen Petrov wrote on Fri, Feb 27, 2009 at 10:07:19PM CET:
LRN wrote:
OK, maybe it's a stupid question, but i have to ask anyway.
MinGW ships some static .a libraries. How do i link these to shared .dll
libraries? It seems that libtool always performs a check (filemagi
Hi Ralf,
On Sat, 28 Feb 2009, Ralf Wildenhues wrote:
[snip]
> Is this an optimization only, or a necessary thing? IOW, if I omit
> libfoo-1.0 in this "CC -Tprelink_objects" line, would that only
> pessimize link time, or could it affect the link result?
I'll let John answer this
> Anyway, I t
Hello Andreas, Richard,
* Richard Purdie wrote on Thu, Feb 26, 2009 at 02:58:25PM CET:
> On Thu, 2009-02-26 at 14:16 +0100, Andreas Frisch wrote:
> > the guys from gstreamer went through and moved to a newer libtool
> > version in their plugin packages. since then i can't crosscompile
> > anymore
Hello John, Tim,
* John Wolfe wrote on Thu, Feb 26, 2009 at 07:38:41PM CET:
> Happy to contribute where I can. Sorry to not get back to you sooner:
> I actually spent an evening away from the computer.
No problem at all of course.
[ snip explanations ]
> All that is probably more than you want
Hello Tim,
* Tim Rice wrote on Thu, Feb 26, 2009 at 01:50:27AM CET:
> On Wed, 25 Feb 2009, Ralf Wildenhues wrote:
> : * Tim Rice wrote on Mon, Feb 23, 2009 at 10:47:49PM CET:
> : >
> : > Sure, attched as x.tst-without-patch & x.tst-with-patch
> : > I've also attached the curent patch I'm using as
* Roumen Petrov wrote on Fri, Feb 27, 2009 at 10:07:19PM CET:
> LRN wrote:
>> OK, maybe it's a stupid question, but i have to ask anyway.
>> MinGW ships some static .a libraries. How do i link these to shared .dll
>> libraries? It seems that libtool always performs a check (filemagic in
>> my case)
* Barthelemy von Haller wrote on Fri, Feb 27, 2009 at 04:46:32PM CET:
> Hi again, sorry the second attachment was wrong. Here is the correct one.
Yep, thanks. It also shows that I forgot to ask a more basic question
first: namely, which libtool version is was. The log shows that it's
1.5.6. Thi