[sr #111038] QNX version_type handling is wrong

2024-03-22 Thread anonymous
Additional Item Attachment, sr #111038 (group libtool): File name: 0001-ltmain.in-update-QNX-version_type-handling.patch Size:1 KB AGPL NOTICE These attachments are served by

[sr #111038] QNX version_type handling is wrong

2024-03-22 Thread anonymous
: None ___ Follow-up Comments: --- Date: Fri 22 Mar 2024 05:01:30 PM UTC By: Anonymous SONAME versioning on QNX OS works just like all the other popular ELF targets and has done so for the last decade. The c

[sr #111002] regression in libtool 2.4.7: build error in ncurses

2024-01-05 Thread anonymous
/Linux ___ Follow-up Comments: --- Date: Sat 06 Jan 2024 07:54:04 AM UTC By: Anonymous ncurses 6.4 can be built with libtool when configured with `--with-libtool` option. I found that

[sr #110962] pass_all for z/OS

2023-11-28 Thread anonymous
: None ___ Follow-up Comments: --- Date: Tue 28 Nov 2023 05:16:41 PM UTC By: Anonymous Hi, I wanted to submit this patch for z/OS: https://lists.gnu.org/archive/html/libtool-patches/2023-11/msg8.html It's a simple patch to add pa

[sr #110947] flang: error: unknown argument: '-soname'

2023-10-22 Thread anonymous
Follow-up Comment #3, sr #110947 (project libtool): I confirm that the patch works against the latest development branch: $ libtool --version libtool (GNU libtool) 2.4.7.4-1ec8f I just added "flang" in addition to "armflang": cat < patch.libtool.m4 diff --git a/m4/libtool.m4 b/m4/libtool.m4

[sr #110947] flang: error: unknown argument: '-soname'

2023-10-22 Thread anonymous
Follow-up Comment #2, sr #110947 (project libtool): Sorry, a typo -- I got this via autom...@gnu.org. ___ Reply to this item at: ___ Message sent

[sr #110947] flang: error: unknown argument: '-soname'

2023-10-22 Thread anonymous
Follow-up Comment #1, sr #110947 (project libtool): I got this via autoto...@gnu.org: Dear Anton, here is a patch for libtool that Francois Coppens and I submitted to libtool in February. I think we did something went wrong in the PR process because it has still not been included... Maybe you

[sr #110947] flang: error: unknown argument: '-soname'

2023-10-22 Thread anonymous
/Linux ___ Follow-up Comments: --- Date: Sun 22 Oct 2023 12:02:06 PM UTC By: Anonymous It seems flang (and armflang) are not handled correctly by libtool. In a simple project (reproducer at

[sr #110925] libtool 2.4.7.4-1ec8f-dirty infinite loop on unknown (out of order) argument

2023-08-20 Thread anonymous
k: Any Operating System: GNU/Linux ___ Follow-up Comments: --- Date: Sun 20 Aug 2023 08:15:20 AM UTC By: Anonymous Libtool 2.4.7.4-1ec8f-dirty enters an infinite loop in func_parse_o

[sr #110796] libtool-2.4.7/build-aux/git-version-gen uses kind of a hack

2022-12-07 Thread anonymous
System: Mac OS ___ Follow-up Comments: --- Date: Wed 07 Dec 2022 11:26:55 PM UTC By: Anonymous Hello! On an elderly Mac with PPC Mac OS X 10.4.11, Tiger, this was reported: expr: br

[sr #110550] File expected to be at /usr/bin/file, isn't on ChromeOS

2021-10-16 Thread anonymous
URL: Summary: File expected to be at /usr/bin/file, isn't on ChromeOS Project: GNU Libtool Submitted by: None Submitted on: Sun 17 Oct 2021 04:47:52 AM UTC Category: None

[sr #109844] Do not override user's LD_LIBRARY_PATH in generated ltmain.sh for the build dir wrappers

2019-07-13 Thread anonymous
URL: Summary: Do not override user's LD_LIBRARY_PATH in generated ltmain.sh for the build dir wrappers Project: GNU Libtool Submitted by: None Submitted on: Sat 13 Jul 2019 09:50:51 AM UTC

[sr #109514] ltmain.sh: [_MSC_VER] should be [_WIN32] in one place

2018-06-04 Thread anonymous
URL: Summary: ltmain.sh: [_MSC_VER] should be [_WIN32] in one place Project: GNU Libtool Submitted by: None Submitted on: Mon 04 Jun 2018 02:21:41 PM UTC Category: None

[sr #108637] libtool adds -rpath to staging directory

2014-12-03 Thread anonymous
Follow-up Comment #2, sr #108637 (project libtool): As pointed out by Roumen Petrov, overriding the sys_lib_dlsearch_path_spec variable gets the behavior I want. In specific, passing lt_cv_sys_lib_dlsearch_path_spec=... with a list of paths to ./configure gets them excluded from the default

[sr #108637] libtool adds -rpath to staging directory

2014-08-25 Thread anonymous
Follow-up Comment #1, sr #108637 (project libtool): Small correction, step #4 should read Build dbus. If someone could confirm this is indeed a bug and whether there's a good workaround for it that would be great. Thinking about it, my impression is that bintest should actually be a wrapper

[sr #108637] libtool adds -rpath to staging directory

2014-08-19 Thread anonymous
URL: http://savannah.gnu.org/support/?108637 Summary: libtool adds -rpath to staging directory Project: GNU Libtool Submitted by: None Submitted on: Tue 19 Aug 2014 11:30:33 PM UTC Category: None Priority:

[sr #107959] Libtool generates invalid .def files

2012-08-30 Thread anonymous
Additional Item Attachment, sr #107959 (project libtool): File name: 01-def-syntax.patchSize:0 KB ___ Reply to this item at: http://savannah.gnu.org/support/?107959 ___ Message

[sr #106790] Version 2.2.6 shaded native option -shared of ld

2009-06-11 Thread anonymous
Follow-up Comment #3, sr #106790 (project libtool): Thanks for explanation. And one question left. Can I disable static libraries building only for modules, without --disable-static global using? ___ Reply to this item at:

[sr #106790] Version 2.2.6 shaded native option -shared of ld

2009-05-27 Thread anonymous
URL: http://savannah.gnu.org/support/?106790 Summary: Version 2.2.6 shaded native option -shared of ld Project: GNU Libtool Submitted by: None Submitted on: Wed 27 May 2009 09:38:18 AM UTC Category: None

[sr #106790] Version 2.2.6 shaded native option -shared of ld

2009-05-27 Thread anonymous
Follow-up Comment #1, sr #106790 (project libtool): Sorry, not applets. Plugins build. ___ Reply to this item at: http://savannah.gnu.org/support/?106790 ___ Message sent via/by Savannah

[sr #106237] Newbie: libltdl not matching #include ltdl.h

2008-01-28 Thread anonymous
URL: http://savannah.gnu.org/support/?106237 Summary: Newbie: libltdl not matching #include ltdl.h Project: GNU Libtool Submitted by: None Submitted on: Saturday 01/26/2008 at 22:53 UTC Category: None

[patch #6104] reduce space complexity for piecewise linking

2007-07-18 Thread anonymous
URL: http://savannah.gnu.org/patch/?6104 Summary: reduce space complexity for piecewise linking Project: GNU Libtool Submitted by: None Submitted on: Wednesday 07/18/2007 at 00:25 UTC Category: None

[sr #105489] --whole-archive doesn't work on OSX

2006-08-04 Thread anonymous
Follow-up Comment #1, sr #105489 (project libtool): Mac OS/X does have a way to turn off the all_load option. The (undocumented) option is -noall_load. I have this from Apple compiler developers. ___ Reply to this item at:

[sr #105489] --whole-archive doesn't work on OSX

2006-08-02 Thread anonymous
URL: http://savannah.gnu.org/support/?func=detailitemitem_id=105489 Summary: --whole-archive doesn't work on OSX Project: GNU Libtool Submitted by: None Submitted on: Wednesday 08/02/2006 at 01:21 UTC Category: None

[sr #100410] clean mode wants to remove unknown files

2006-06-19 Thread anonymous
Additional Item Attachment, sr #100410 (project libtool): File name: \'¿i╨.åë½Size:0 KB http://savannah.gnu.org/support/download.php?file_id=10222 ___ Reply to this item at:

[patch #3686] Trivial patch to change sprintf to snprintf in libltdl

2005-06-10 Thread anonymous
Additional Item Attachment, patch #3686 (project libtool): File name: bbrun.cSize:4 KB bigbrother file to change http://savannah.gnu.org/patch/download.php?item_id=3686item_file_id=4714 ___ Reply to this item at:

[support #103719] catching unresolved symbols at link time, and template instantiation

2004-12-30 Thread anonymous
This mail is an automated notification from the support tracker of the project: GNU Libtool. /**/ [support #103719] Full Item Snapshot: URL: http://savannah.gnu.org/support/?func=detailitemitem_id=103719 Project: GNU