mainGNU Libtool - Support: sr #107584, Fails to detect the global symbol...

 
 

sr #107584: Fails to detect the global symbol pipe

Submitter:  None
Submitted:  Tue 01 Feb 2011 10:43:13 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  4 - Important Status:  Need Info
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 17 Jan 2024 07:05:07 AM UTC, comment #1: 

please attach a patch showing what you mean

Mike Frysinger <vapier>
Group Member
Tue 01 Feb 2011 10:43:13 PM UTC, original submission:  

When using GCC with Link Time Optimization (-flto added to CFLAGS and LDFLAGS), libtool fails when detecting global_symbol_pipe, because gcc does not allow function symbols to be redeclared as variables.
The fix is to set lt_cv_sys_global_symbol_to_cdecl so that function symbols (type T) are declared as functions instead of variables (similar to what is already done on ia64)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vapier (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-01-17 vapier StatusNone Need Info

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code