Bug #409

Asterisk and possibly others should depend on libgcc

Added by Natanael Copa over 1 year ago. Updated over 1 year ago.

Status:Closed Start date:08/18/2010
Priority:Normal Due date:
Assignee:Natanael Copa % Done:

100%

Category:Base libraries
Target version:Alpine 2.1.0

Description

Applications that uses pthread_cancel() and possibly pthread_kill() should depend on libgcc. libc does dlopen on libgcc so this is not detected by our abuild script.

Possible solutions is to add libgcc as depend to all packages that has binaries that is linked to libpthread.

Associated revisions

Revision c76c734f
Added by Natanael Copa over 1 year ago

main/abuild: automatically add libcc to depends when libpthread is used

fixes #409

Revision 4db589a0
Added by Natanael Copa over 1 year ago

main/asterisk: add libgcc to depends due to libpthread

Applications that uses pthread_cancel() and possibly pthread_kill()
should depend on libgcc. libc does dlopen on libgcc so this is not
detected by our abuild script.

ref #409

History

Updated by Natanael Copa over 1 year ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Updated by Natanael Copa over 1 year ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF