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,
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
Could i have a copy from you :)
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