Opened 14 years ago

Closed 14 years ago

#2733 closed task (fixed)

zlib configure param -mstackrealign doesn't work for PowerPC build

Reported by: lfscodemonkey Owned by: bdubbs@…
Priority: normal Milestone: 6.7
Component: Book Version: SVN
Severity: minor Keywords:
Cc:

Description (last modified by bdubbs@…)

I sometimes build LFS for PowerPC. I know it is not officially supported but it does work. :)

In Chapter 6, the -mstackrealign configure parameter does not work for PowerPC. It can be easily fixed with a simple change as in the attachment to this ticket.

Could this change be made to the book?

Thanks

Attachments (1)

lfszlibfix.diff.txt (692 bytes ) - added by lfscodemonkey 14 years ago.

Download all attachments as: .zip

Change History (3)

by lfscodemonkey, 14 years ago

Attachment: lfszlibfix.diff.txt added

comment:1 by bdubbs@…, 14 years ago

Description: modified (diff)
Owner: changed from lfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 14 years ago

Resolution: fixed
Status: assignedclosed

Added a note that -mstackrealign may cause build failures on non-Intel architectures. We don't want to change the instructions in the book for a non-supported architecture because that would imply a need to support that architecture fully.

Fixed at revision 9360.

Note: See TracTickets for help on using tickets.