[R] core dump on solaris 2.9
Prof Brian Ripley
ripley at stats.ox.ac.uk
Sun Jun 22 21:34:06 CEST 2003
[I presume this is sparc-Solaris, but you did not say.]
Please do as the INSTALL file asks and read the R-admin manual: this *is*
documented there! That version of gcc is obselete, and unusable on
sparc-Solaris. You will have to find a working compiler: if all else
fails, try turning optimization off completely (for C, C++ and Fortran).
On Sun, 22 Jun 2003, Brent Kearney wrote:
> I have compiled R 1.7.1 using gcc 3.2.2 and these configure options:
> ./configure --prefix=/opt --with-readline --with-x --without-gnome
>
> It compiled and runs fine, except when "plot(1:10)" is run in R. The
> plot appears for an instant, then the graphics window closes and the R
> session ends with the message ``Bus Error (core dumped)''.
>
> I'm not sure what to do... any suggestions? Please mail me directly,
> since I'm not subscribed to this list.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list