Message-ID: <F21DDBBE-0B59-416A-A9B6-62F623A9B045@r-project.org>
Date: 2016-05-23T23:54:40Z
From: Simon Urbanek
Subject: R without graphics
In-Reply-To: <574395E9.3010101@oracle.com>
Um... any reason why you don't simply disable aqua? That file is only compiled if you enable aqua - it has really nothing to do with grDevices ...
On May 23, 2016, at 7:44 PM, Mick Jordan <mick.jordan at oracle.com> wrote:
> Is it possible to configure and build an R without any graphics support. I..e no grDevices or graphics packages?
>
> I tried "--with-x=no --with-cairo=no --with-grDevices=no --with-graphics=no"
>
> but it is still building grDevices.
>
> My problem is that I am using experimenting with a compiler that cannot compile the Objective-C file, qdCocoa.m, and I don't need graphics for this experiment.
>
> Max OS X El Capitan, R-3.2.4.
>
> Thanks
> Mick Jordan
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>