Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Libtool

0 views
Skip to first unread message

Tellerbop

unread,
Dec 6, 2009, 5:59:16 PM12/6/09
to
Hello,

Did any ported a newer Libtool then the 1.5.26 ??

Hope someone have a 2.2 or up

tried myself but failed ...
--
With the best regards from the Netherlands,

Dave Yeo

unread,
Dec 6, 2009, 11:03:14 PM12/6/09
to
On 12/06/09 02:59 pm, Tellerbop wrote:
> Hello,
>
> Did any ported a newer Libtool then the 1.5.26 ??
>
> Hope someone have a 2.2 or up
>
> tried myself but failed ...

I've had 2.2.6 build a good DLL out of the box except the name was to long.
I've also had 2.2.6 take a detour and create a Windows type import
library (symlink against the DLL) then emxexp fails to overwrite the
Windows import library which screws things up. This is maybe to do with
the critical EA and adding a rm -f should fix it.
The last time this happened I just manually compiled the DLL and created
the import lib then reran make to build everything that linked against it.
Dave

Tellerbop

unread,
Dec 7, 2009, 5:20:30 PM12/7/09
to
On Mon, 7 Dec 2009 04:03:14 UTC, Dave Yeo <dave....@gmail.com>
wrote:
Hi Dave,

Could i have a copy from you :)

Dave Yeo

unread,
Dec 7, 2009, 5:41:48 PM12/7/09
to
On 12/07/09 02:20 pm, Tellerbop wrote:
> On Mon, 7 Dec 2009 04:03:14 UTC, Dave Yeo<dave....@gmail.com>
> wrote:
> Hi Dave,
>
> Could i have a copy from you:)
>
>
>> > On 12/06/09 02:59 pm, Tellerbop wrote:
>>> > > Hello,
>>> > >
>>> > > Did any ported a newer Libtool then the 1.5.26 ??
>>> > >
>>> > > Hope someone have a 2.2 or up
>>> > >
>>> > > tried myself but failed ...
>> >

These were default libtools I got in tarballs. The working one came with
gstreamer.
I am intending to download the newest libtool and pull my hair out
trying to follow the logic and who knows, I might understand it and get
somewhere :)
Dave

0 new messages