Re: [Rd] R-alpha/R-beta builds on Alpha platform failing with compiler error

2009-04-07 Thread Dirk Eddelbuettel
On 4 April 2009 at 16:34, Dirk Eddelbuettel wrote: | On 4 April 2009 at 23:21, Peter Dalgaard wrote: | | Dirk Eddelbuettel wrote: | | > Per https://buildd.debian.org/build.php?pkg=r-base, we see the Alpha platform | | > having trouble with deriv.c : | | > | | > gcc -I. -I../../src/include -I

Re: [Rd] R-alpha/R-beta builds on Alpha platform failing with compiler error

2009-04-04 Thread Dirk Eddelbuettel
On 4 April 2009 at 23:21, Peter Dalgaard wrote: | Dirk Eddelbuettel wrote: | > Per https://buildd.debian.org/build.php?pkg=r-base, we see the Alpha platform | > having trouble with deriv.c : | > | > gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -mieee-with-inexact -fpic

Re: [Rd] R-alpha/R-beta builds on Alpha platform failing with compiler error

2009-04-04 Thread Peter Dalgaard
Dirk Eddelbuettel wrote: Per https://buildd.debian.org/build.php?pkg=r-base, we see the Alpha platform having trouble with deriv.c : gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -mieee-with-inexact -fpic -std=gnu99 -O3 -pipe -g -c deriv.c -o deriv.o deriv.c: In functi