libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Libtool stresstest.at segfault on Cygwin/MinGW


From: Ralf Wildenhues
Subject: Re: Libtool stresstest.at segfault on Cygwin/MinGW
Date: Thu, 22 Sep 2005 16:43:21 +0200
User-agent: Mutt/1.4.1i

Hi Peter,

* Peter Ekberg wrote on Thu, Sep 22, 2005 at 04:05:54PM CEST:
> * Ralf Wildenhues wrote on Monday, September 19, 2005 17:10 CEST:
> > * Peter Ekberg wrote on Mon, Sep 19, 2005 at 04:17:56PM CEST:
> *snip*
> > > The patch makes exporting non-const data work though, which is
> > > what I need...
> > 
> > Surely non-constant data are more important.  But you do realize that
> > exporting data objects should be avoided if possible?  ;-)
> 
> Are there other platforms with data export difficulties?

Not that I know of.  Don't the w32-related ones give you enough
headaches already?  ;-)

Data exports are trickier than one thinks.  For example, the size of an
exported array is part of the interface.  :-/

Erm, now that I mention it: if someone would change lt__error_strings to
be used through an accessor function, that would be *great*
(it was not part of 1.5 interface).

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]