Opened 14 years ago

Closed 14 years ago

#2723 closed defect (fixed)

gcc configure must include --without{ppl,cloog}

Reported by: Gabriel Owned by: Matthew Burgess
Priority: high Milestone: 6.7
Component: Book Version: SVN
Severity: blocker Keywords: gcc link error ppl cloog
Cc: gabrielmaculus@…

Description

when configure gcc we need to include --without-ppl --without-cloog if your gcc have this, beacause is detected and cause link problems at the end of gcc linking.

Change History (3)

comment:1 by willimm, 14 years ago

Good point there, but I think LFS wanted to add PPL and Cloog into the book (but only for Chapter 6, since extra optmizations are not needed for the tempoary toolchain.)

I can whip up a patch really quickly that fixes that issue.

comment:2 by Matthew Burgess, 14 years ago

Owner: changed from lfs-book@… to Matthew Burgess
Status: newassigned

comment:3 by Matthew Burgess, 14 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r9349.

Note: See TracTickets for help on using tickets.