Re: [R] building R from source on gnu version >=5.4

2016-09-08 Thread David Winsemius

> On Sep 7, 2016, at 1:17 AM, Chinmay Borwankar  wrote:
> 
> Hi,
>I want to integrate R with ROOTv6.06, which requires that,
>R be built with gcc compiler option "_GLIBCXX_USE_CXX11_ABI=0" .
>I am hoping that if I build R from source then there will be a way to
> do this.
>Is there ?

Like Jeff I believe this belongs on R-devel and any followups should go there. 
Appears you have not yet read the Posting Guide (since you continue to post in 
HTML and it does have a description of suitable topics for R-devel that to my 
reading appears to include this question.) 

https://www.r-project.org/posting-guide.html

The devel version of the Installation and Administration Manual has a section 
regarding CXX flags :

https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#C_002b_002b-Support

-- 
David,

>Regards.
> 
> -- 
> Regards.
> 
>Chinmay Borwankar
> 
>   [[alternative HTML version deleted]]
> 
> __
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

David Winsemius
Alameda, CA, USA

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] building R from source on gnu version >=5.4

2016-09-07 Thread Chinmay Borwankar
I believe building the source is not really "R-devel question" since I am
not really
developing anything for R. On the other hand, many people may want to build
the
R-code with their specific installation requirements.
Anyways, if it was wrong place I will post it at right place.


On 7 September 2016 at 16:23, Jeff Newmiller 
wrote:

> Many things are possible, especially if you read the Posting Guide which
> tells you you that questions involving compiling R belong on R-devel, not
> R-help.
> --
> Sent from my phone. Please excuse my brevity.
>
> On September 7, 2016 1:17:10 AM PDT, Chinmay Borwankar <
> getchin...@gmail.com> wrote:
> >Hi,
> >I want to integrate R with ROOTv6.06, which requires that,
> >R be built with gcc compiler option "_GLIBCXX_USE_CXX11_ABI=0" .
> >  I am hoping that if I build R from source then there will be a way to
> >do this.
> >Is there ?
> >Regards.
>
>


-- 
Regards.

Chinmay Borwankar

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] building R from source on gnu version >=5.4

2016-09-07 Thread Jeff Newmiller
Many things are possible, especially if you read the Posting Guide which tells 
you you that questions involving compiling R belong on R-devel, not R-help.
-- 
Sent from my phone. Please excuse my brevity.

On September 7, 2016 1:17:10 AM PDT, Chinmay Borwankar  
wrote:
>Hi,
>I want to integrate R with ROOTv6.06, which requires that,
>R be built with gcc compiler option "_GLIBCXX_USE_CXX11_ABI=0" .
>  I am hoping that if I build R from source then there will be a way to
>do this.
>Is there ?
>Regards.

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] building R from source on gnu version >=5.4

2016-09-07 Thread Chinmay Borwankar
Hi,
I want to integrate R with ROOTv6.06, which requires that,
R be built with gcc compiler option "_GLIBCXX_USE_CXX11_ABI=0" .
I am hoping that if I build R from source then there will be a way to
do this.
Is there ?
Regards.

-- 
Regards.

Chinmay Borwankar

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.