sabotage icon indicating copy to clipboard operation
sabotage copied to clipboard

evaluate libtool replacement

Open rofl0r opened this issue 12 years ago • 3 comments

dolt: http://cgit.freedesktop.org/dolt http://dolt.freedesktop.org/ jlibtool https://github.com/alandekok/jlibtool/ mlibtool https://github.com/GregorR/mlibtool

rofl0r avatar Jul 04 '12 22:07 rofl0r

https://github.com/GregorR/mlibtool

rofl0r avatar Sep 11 '13 01:09 rofl0r

the candidate that looks most promising is slibtool http://midipix.org/dl/slibtool/

rofl0r avatar Aug 17 '16 14:08 rofl0r

necessary steps for the evalution:

  • create a pkg for slibtool
  • if possible, detect from inside butch's build template if slibtool is installed, and
  • override MAKE, MAKEFLAGS, or LIBTOOL environment args to make "make" pick up slibtool instead of libtool. in the first case we would need to change packages to execute $MAKE rather than make, so the others are preferable
  • do testing of a large set of packages and identify problems (with and without crosscompilation)
  • do a benchmark: comparison of build times of several pkgs with an without libtool.

rofl0r avatar Aug 17 '16 14:08 rofl0r