[patch #9687] bugfix: make -export-dynamic imply --whole-archive

2021-11-18 Thread Alex Ameen
Update of patch #9687 (project libtool):

  Status:None => Need Info  
 Assigned to:None => growpotkin 

___

Follow-up Comment #1:

Could you maybe elaborate on your use case? Perhaps there's something that I'm
missing.

In my opinion : the existing behavior both by `ld' and `libtool' is
appropriate. Implying `--whole-archive' for dependency libraries in with
`-export-dynamic' will prevent users from intentionally localizing symbols.

I see these flags as having distinct use cases. I'll note that, the need for
using `--whole-archive' with `ld' isn't necessarily intuitive to users, so I
see the appeal of using it in many situations - but adding additional variance
between `libtool' and `ld' does not seem justified to me.

If the intention is to export symbols which are defined in statically linked
`libtool' libraries a "convenience library" ( `noinst_' ) might be what you're
actually looking for?

___

Reply to this item at:

  

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




[patch #8977] libtool: add -Xassembler compilation flag support

2021-11-18 Thread Alex Ameen
Update of patch #8977 (project libtool):

  Status:None => Done   
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

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




[patch #10007] Add support for MidnightBSD

2021-11-18 Thread Alex Ameen
Follow-up Comment #1, patch #10007 (project libtool):

Looks straightforward to me.

I'm going to test it on my box just to catch typos or anything unexpected; but
since I don't have a MidnightBSD box could you run the test suite and upload
the logs?

___

Reply to this item at:

  

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




[patch #10007] Add support for MidnightBSD

2021-11-18 Thread Alex Ameen
Update of patch #10007 (project libtool):

  Status:None => Ready For Test 
 Assigned to:None => growpotkin 


___

Reply to this item at:

  

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