public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Requesting ISL update
@ 2015-09-15 10:04 JonY
  2015-09-15 17:09 ` Michael Enright
  0 siblings, 1 reply; 8+ messages in thread
From: JonY @ 2015-09-15 10:04 UTC (permalink / raw)
  To: The Cygwin Mailing List

[-- Attachment #1: Type: text/plain, Size: 134 bytes --]

Hi Achim,

Can you please update ISL for newer versions of GCC?
http://isl.gforge.inria.fr/ says 0.15 is the latest.

Thanks.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Requesting ISL update
  2015-09-15 10:04 Requesting ISL update JonY
@ 2015-09-15 17:09 ` Michael Enright
  2015-09-15 22:53   ` JonY
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Enright @ 2015-09-15 17:09 UTC (permalink / raw)
  To: cygwin

On Tue, Sep 15, 2015 at 3:03 AM, JonY wrote:
>
> Hi Achim,
>
> Can you please update ISL for newer versions of GCC?
> http://isl.gforge.inria.fr/ says 0.15 is the latest.
>

PMFJI,

I was setting up a cross compiler this past Sunday under Cygwin, using
GCC 5.1.0. I followed the "BYOI" (Bring your own Infrastructure) path
and ISL 0.15 was my first choice (being the latest), but did not work.
ISL 0.12.2 did work. ISL 15 passes the initial "compatible version of
ISL" check that the GCC configure script does, but the granite code
within GCC doesn't actually compile properly. When I recompiled
without the --with-isl setting in configure, no ISL library was found,
according to the "compatible version of ISL" message again, and the
compiler was a success anyway. I built an OS with it, threw it away
and started over using ISL 0.12.2. Everything worked, and the
resulting OS build (Embedded Xinu for RPi) ran properly.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Requesting ISL update
  2015-09-15 17:09 ` Michael Enright
@ 2015-09-15 22:53   ` JonY
  2015-09-19  6:35     ` Achim Gratz
  2015-09-20 13:17     ` Achim Gratz
  0 siblings, 2 replies; 8+ messages in thread
From: JonY @ 2015-09-15 22:53 UTC (permalink / raw)
  To: cygwin


[-- Attachment #1.1: Type: text/plain, Size: 894 bytes --]

On 9/16/2015 01:09, Michael Enright wrote:
> PMFJI,
> 
> I was setting up a cross compiler this past Sunday under Cygwin, using
> GCC 5.1.0. I followed the "BYOI" (Bring your own Infrastructure) path
> and ISL 0.15 was my first choice (being the latest), but did not work.
> ISL 0.12.2 did work. ISL 15 passes the initial "compatible version of
> ISL" check that the GCC configure script does, but the granite code
> within GCC doesn't actually compile properly. When I recompiled
> without the --with-isl setting in configure, no ISL library was found,
> according to the "compatible version of ISL" message again, and the
> compiler was a success anyway. I built an OS with it, threw it away
> and started over using ISL 0.12.2. Everything worked, and the
> resulting OS build (Embedded Xinu for RPi) ran properly.
> 

GCC prereq downloads 0.14, so that version it is.




[-- Attachment #1.2: 0xD4EBC740.asc --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Requesting ISL update
  2015-09-15 22:53   ` JonY
@ 2015-09-19  6:35     ` Achim Gratz
  2015-09-20 13:17     ` Achim Gratz
  1 sibling, 0 replies; 8+ messages in thread
From: Achim Gratz @ 2015-09-19  6:35 UTC (permalink / raw)
  To: cygwin

JonY writes:
> GCC prereq downloads 0.14, so that version it is.

It seems that GCC has recently been patched to build with ISL 0.15, so
depending on which version of GCC (and which patchlevel) you intend to
build, it might be possible to use the latest version.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Requesting ISL update
  2015-09-15 22:53   ` JonY
  2015-09-19  6:35     ` Achim Gratz
@ 2015-09-20 13:17     ` Achim Gratz
  2015-09-20 13:46       ` JonY
  2015-09-21  9:54       ` Jon TURNEY
  1 sibling, 2 replies; 8+ messages in thread
From: Achim Gratz @ 2015-09-20 13:17 UTC (permalink / raw)
  To: cygwin

JonY writes:
> GCC prereq downloads 0.14, so that version it is.

Done.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Requesting ISL update
  2015-09-20 13:17     ` Achim Gratz
@ 2015-09-20 13:46       ` JonY
  2015-09-21  9:54       ` Jon TURNEY
  1 sibling, 0 replies; 8+ messages in thread
From: JonY @ 2015-09-20 13:46 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 140 bytes --]

On 9/20/2015 21:17, Achim Gratz wrote:
> JonY writes:
>> GCC prereq downloads 0.14, so that version it is.
> 
> Done.

Thanks!




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Requesting ISL update
  2015-09-20 13:17     ` Achim Gratz
  2015-09-20 13:46       ` JonY
@ 2015-09-21  9:54       ` Jon TURNEY
  2015-09-21 16:28         ` Achim Gratz
  1 sibling, 1 reply; 8+ messages in thread
From: Jon TURNEY @ 2015-09-21  9:54 UTC (permalink / raw)
  To: cygwin; +Cc: Achim Gratz

On 20/09/2015 14:17, Achim Gratz wrote:
> JonY writes:
>> GCC prereq downloads 0.14, so that version it is.
>
> Done.

isl/libisl13 doesn't seem to have a setup.hint. Is that intended?


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Requesting ISL update
  2015-09-21  9:54       ` Jon TURNEY
@ 2015-09-21 16:28         ` Achim Gratz
  0 siblings, 0 replies; 8+ messages in thread
From: Achim Gratz @ 2015-09-21 16:28 UTC (permalink / raw)
  To: cygwin

Jon TURNEY writes:
> isl/libisl13 doesn't seem to have a setup.hint. Is that intended?

No not at all, thanks for the heads-up.  See my reply to Yaakov.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf Blofeld V1.15B11:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-09-21 16:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-15 10:04 Requesting ISL update JonY
2015-09-15 17:09 ` Michael Enright
2015-09-15 22:53   ` JonY
2015-09-19  6:35     ` Achim Gratz
2015-09-20 13:17     ` Achim Gratz
2015-09-20 13:46       ` JonY
2015-09-21  9:54       ` Jon TURNEY
2015-09-21 16:28         ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).