libtool-patches
[Top][All Lists]
Advanced

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

[patch #10411] libtool: fix empty "-L" in compiler_lib_search_path


From: Xiang.Lin
Subject: [patch #10411] libtool: fix empty "-L" in compiler_lib_search_path
Date: Mon, 6 Nov 2023 03:48:33 -0500 (EST)

URL:
  <https://savannah.gnu.org/patch/?10411>

                 Summary: libtool: fix empty "-L" in compiler_lib_search_path
                   Group: GNU Libtool
               Submitter: idings
               Submitted: Mon 06 Nov 2023 08:48:30 AM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 06 Nov 2023 08:48:30 AM UTC By: Xiang.Lin <idings>
when porting gperftools to qnx-nto and use ./configure --host= to config qnx
target, the output library missing libc++.so dependency.
The reason is that there are some empty "-L" in compiler_lib_search_path which
will cause first library in postdeps following compiler_lib_search_path be
skipped accidentally.

More details can see following links:
https://github.com/gperftools/gperftools/issues/1429#issuecomment-1793596631
https://github.com/gperftools/gperftools/issues/1429#issuecomment-1793789124
https://github.com/gperftools/gperftools/issues/1429#issuecomment-1793791682







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10411>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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