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

See the CrossGCC FAQ 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 0.11 doesn't like GMP


Hello,

  arm-iwmmxt-linux-gnueabi  [l X]
    OS             : linux-2.6.32.28
    Companion libs : gmp-4.3.2 mpfr-3.0.0 ppl-0.11 cloog-ppl-0.15.10 mpc-0.8.2 libelf-0.8.13
    binutils       : binutils-2.19
    C compiler     : gcc-4.5.2 (C,C++)
    C library      : glibc-2.9
    Tools          : gdb-7.2
[EXTRA]    Configuring PPL
[ERROR]    configure: error: Cannot find GMP version 4.1.3 or higher.
[ERROR]    Build failed in step 'Installing PPL'
[ERROR]    Error happened in '/home/alexey/Downloads/crosstool-ng-1.10.0/scripts/functions' in function 'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from '/home/alexey/Downloads/crosstool-ng-1.10.0/scripts/build/companion_libs/ppl.sh' at line # 42 in function 'do_ppl'
[ERROR]          called from '/home/alexey/Downloads/crosstool-ng-1.10.0/scripts/crosstool-NG.sh' at line # 606 in function 'main'
[ERROR]    Look at '/opt/marvel/build.log' for more info on this error.
[ERROR]  (elapsed: 1:18.80)
[01:19] / make: *** [build] Error 1

arm-iwmmxt-linux-gnueabi  [l X]
    OS             : linux-2.6.32.28
    Companion libs : gmp-5.0.1 mpfr-3.0.0 ppl-0.11 cloog-ppl-0.15.10 mpc-0.8.2 libelf-0.8.13
    binutils       : binutils-2.19
    C compiler     : gcc-4.5.2 (C,C++)
    C library      : glibc-2.9
    Tools          : gdb-7.2
[EXTRA]    Configuring PPL
[ERROR]    configure: error: Cannot find GMP version 4.1.3 or higher.
[ERROR]    Build failed in step 'Installing PPL'
[ERROR]    Error happened in '/home/alexey/Downloads/crosstool-ng-1.10.0/scripts/functions' in function 'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from '/home/alexey/Downloads/crosstool-ng-1.10.0/scripts/build/companion_libs/ppl.sh' at line # 42 in function 'do_ppl'
[ERROR]          called from '/home/alexey/Downloads/crosstool-ng-1.10.0/scripts/crosstool-NG.sh' at line # 606 in function 'main'
[ERROR]    Look at '/opt/marvel/build.log' for more info on this error.
[ERROR]  (elapsed: 0:57.78)
[00:58] / make: *** [build] Error 1


while
arm-iwmmxt-linux-gnueabi  [l X]
    OS             : linux-2.6.32.28
    Companion libs : gmp-4.3.2(or 5.0.1) mpfr-3.0.0 ppl-0.10.2 cloog-ppl-0.15.10 mpc-0.8.2 libelf-0.8.13
    binutils       : binutils-2.19
    C compiler     : gcc-4.5.2 (C,C++)
    C library      : glibc-2.9
    Tools          : gdb-7.2
works fine.

-- 
Best regards,
 Alexey Kuznetsov                          mailto:Alexey.KUZNETSOV@youtransactor.com


--
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]