multiarch library directories no longer searched

Bug #948790 reported by Riku Voipio
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gcc-4.6-armel-cross (Ubuntu)
Fix Released
High
Unassigned

Bug Description

With gcc-4.6-armel-cross 1.58:

$ arm-linux-gnueabi-gcc hello.c -o hello -lbz2
$

With With gcc-4.6-armel-cross 1.59:

$ arm-linux-gnueabi-gcc hello.c -o hello -lbz2
/usr/lib/gcc/arm-linux-gnueabi/4.6/../../../../arm-linux-gnueabi/bin/ld: cannot find -lbz2
collect2: ld returned 1 exit status
$

$ arm-linux-gnueabi-gcc hello.c -o hello -lbz2 -L/usr/lib/arm-linux-gnueabi
$

Marcin Juszkiewicz (hrw)
Changed in gcc-4.6-armel-cross (Ubuntu):
status: New → Confirmed
assignee: nobody → Marcin Juszkiewicz (hrw)
importance: Undecided → Critical
importance: Critical → High
Marcin Juszkiewicz (hrw)
Changed in gcc-4.6-armel-cross (Ubuntu):
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gcc-4.6-armel-cross - 1.61

---------------
gcc-4.6-armel-cross (1.61) precise; urgency=low

  * Apply part of multiarch dirs hack from 1.59 to make cross compiler check
    {/usr}/lib/{TRIPLET} directories - LP: #948790
 -- Marcin Juszkiewicz <email address hidden> Thu, 08 Mar 2012 13:50:16 +0100

Changed in gcc-4.6-armel-cross (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.