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]

Re: "ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-.tar.gz" -> missing version information


You will find cloog here :

http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.18.0.tar.gz

You can hack the /scripts/build/companion_libs/130-cloog.sh to point to
this link. The file will be cloog, not cloog-ppl, so then more tweak is
needed.

Regards


On Sat, Jun 1, 2013 at 12:40 PM,
thorsten.johannvorderbrueggen@t-online.de[via Sourceware.org]
<ml-node+s1504n233896h55@n7.nabble.com> wrote:

> Hi @all,
>
> i try to build a arm-toolchain with the latest hg-version of crosstool-ng
> (crosstool-NG hg+default-374dfd876af2) but get an error with cloog ...
>
> after ct-ng menuconfig in menu:
>
> Companion libraries  --->
>
>         GMP version (5.0.2)  --->
>         MPFR version (3.1.2)  --->
>         CLooG version
>         MPC version (0.9)  --->
>
> the CLooG version has no version and the download misses also the version
> info (see below)
>
> SNIP
> Not at this location: "
> ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-.tar.gz"; -> missing
> version information
> SNIP
>
> after some searching i found, that no version of CLooG is selected,
> because neithet PPL nor ISL is set (crosstool-ng/config/companion_libs/
> cloog.in).. so i added it again in config/companion_libs.in and i could
> again select a version ... but i don't think, that this is the solution :-)
> ... but it seems to work for the moment ...
>
> config CLOOG
>     bool
>     select GMP
>     select PPL     <--- it was removed ... so i added it again and could
> select a version
>     select COMPLIBS
>
> As an alternative i tried to set ISL but i didn't found an entry in the
> companion_libs ...
>
>
> Cheers
>   Thorsten
>
> --
> [hidden email] <http://user/SendEmail.jtp?type=node&node=233896&i=0> <[hidden
> email] <http://user/SendEmail.jtp?type=node&node=233896&i=1>>
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://sourceware-org.1504.n7.nabble.com/ftp-gcc-gnu-org-pub-gcc-infrastructure-cloog-tar-gz-missing-version-information-tp233896.html
>  To start a new topic under Sourceware - crossgcc list, email
> ml-node+s1504n151058h77@n7.nabble.com
> To unsubscribe from Sourceware - crossgcc list, click here<http://sourceware-org.1504.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=151058&code=YXJuYXVkLmdhYm91cnlAZ21haWwuY29tfDE1MTA1OHwtMTM0MTY5MTAz>
> .
> NAML<http://sourceware-org.1504.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://sourceware-org.1504.n7.nabble.com/ftp-gcc-gnu-org-pub-gcc-infrastructure-cloog-tar-gz-missing-version-information-tp233896p233897.html
Sent from the Sourceware - crossgcc list mailing list archive at Nabble.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]