This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PPL doesnât compile


Hi,

Iâm trying to build a toolchain for ARM on an ArchLinux on x86_64, using
gcc 4.7.0 and binutils 2.22-5. Both crosstool-ng 1.14.1 and hg head fail
during the compilation of PPL with the following errors :
[INFO ]  Installing PPL
[ERROR]    /data/crosstools/crosstool-ng-1.14.1/.build/src/ppl-0.10.2/src/Interval.defs.hh:451:86: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
[ERROR]    /data/crosstools/crosstool-ng-1.14.1/.build/src/ppl-0.10.2/src/Interval.defs.hh:390:86: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
[ERROR]    /data/crosstools/crosstool-ng-1.14.1/.build/src/ppl-0.10.2/src/Interval.defs.hh:432:5: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
[ERROR]    /data/crosstools/crosstool-ng-1.14.1/.build/src/ppl-0.10.2/src/Interval.defs.hh:492:5: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
[ERROR]    /data/crosstools/crosstool-ng-1.14.1/.build/src/ppl-0.10.2/src/Interval.defs.hh:390:86: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
[ERROR]    /data/crosstools/crosstool-ng-1.14.1/.build/src/ppl-0.10.2/src/Interval.defs.hh:451:86: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
[ERROR]    make[4]: *** [Polyhedron_widenings.lo] Error 1
[ERROR]    make[3]: *** [all] Error 2
[ERROR]    make[2]: *** [all-recursive] Error 1
[ERROR]    make[1]: *** [all] Error 2
[ERROR]   
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing PPL'
[ERROR]  >>        called in step '(top-level)'
[ERROR]  >>
[ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@172]
[ERROR]  >>        called from: do_ppl[scripts/build/companion_libs/ppl.sh@58]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@597]

The build.log is available here :
http://paste.pocoo.org/show/yc5rGpC83IquO3WmOQxC/

Is there a way to make it compile ?
Thank you,
-- 
Ivan  Colona  Delalande

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]