Re: [R] bug? nlme 3.1-88 compilation under linx

2008-04-05 Thread Larry Snyder
shouldn't have anything to do with this problem though, right? But I suppose it's a good idea regardless. Thanks. > BTW, R is not setting '-mcpu=i686 -pipe', but your Linux distro may be. Thanks for that, too! larry > > > On Sat, 5 Apr 2008, Larry Snyde

[R] bug? nlme 3.1-88 compilation under linx

2008-04-05 Thread Larry Snyder
-pc-linux-gnu-gcc -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include -fvisibility=hidden -fPIC -O2 -mcpu=i686 -pipe -std=gnu99 -c in.c > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. > in.c:1: warning: return type defaults to 'int&#