[Pkg-squeak-devel] Bug#710367: squeak-vm: ftbs with ld --as-needed
Julian Taylor
jtaylor.debian at googlemail.com
Thu May 30 09:23:23 UTC 2013
Package: squeak-vm
Version: 1:4.10.2.2614-1
Severity: wishlist
User: debian-gcc at lists.debian.org
Usertags: ld-as-needed
Tags: patch
squeak-vm fails to build with ld --as-needed.
With --as-needed libraries need to be placed before objects needing
their symbols (including static libraries).
Attached patch adapts the avoid_embedded_libs.patch to order the
commandline correctly.
More information about the Pkg-squeak-devel
mailing list