Opened 3 years ago
Closed 3 years ago
#182 closed defect (fixed)
failure to link with binutils-gold (or --no-add-needed)
| Reported by: | cavedon | Owned by: | laurent |
|---|---|---|---|
| Priority: | trivial | Milestone: | QuteCom 2.3 |
| Component: | Build System | Version: | 2.3 |
| Keywords: | Cc: |
Description
From http://bugs.debian.org/563366:
Tried to build your package and it fails to build with GNU binutils-gold. The important difference is that --no-add-needed is the default behavior of of GNU binutils-gold. Please provide all needed libraries to the linker when building your executables. Objects inside an .a archive aren't linked yet. This means that you must resolve their symbols when linking to a program.
More informations can be found at
I am attaching a patch to fix that.
Attachments (1)
Change History (4)
Changed 3 years ago by cavedon
comment:1 Changed 3 years ago by cavedon
- Summary changed from failure to compile with binutils-gold (or --no-add-needed) to failure to link with binutils-gold (or --no-add-needed)
comment:2 Changed 3 years ago by chris-mac
- Version changed from 2.2-RC3 to 2.3
comment:3 Changed 3 years ago by nikita
- field_os set to all
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

changeset 466