#2691: Zlib 1.2.5 issues
---------------------+------------------------------------------------------
Reporter: willimm | Owner: lfs-b...@…
Type: defect | Status: new
Priority: normal | Milestone: 6.7
Component: Book | Version: SVN
Severity: normal | Keywords:
---------------------+------------------------------------------------------
Comment(by willimm):
Replying to [comment:1 gespinasse]:
> The sed on the link should be wrong (--O changed to -O)
> Should be easier to do without sed using
> CFLAGS="$CFLAGS --mstackrealign" ./configure --prefix=/usr
I wasn't going to intend to use a sed (I used the link to show the gcc
flag that works), the way you had it was like I had in mind. Also,
-mstackrealign works fine.
> See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40838 for the
controversed alignment issue.
>
> Concerning the issue with perl, that should be an issue to find the
shared lib, not that the static lib has to be compiled on a particular way
adding -fPIC.
Sorry, I'm not sure how to hack perl to use libz.so and not libz.a. But,
then again, other packages use libz.a, and the only way to fix this would
be to add -fPIC to CFLAGS.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2691#comment:2>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page