Re: [Rd] gcc ubsan alignement test --minimal gcc version?

2015-10-14 Thread Prof Brian Ripley
On 13/10/2015 14:46, kaveh wrote: Dear All, I'm trying to implement the section of the manual pertaining to the gcc-ubsan test carried by CRAN on my local computer (ubuntu 14.04): http://www.stats.ox.ac.uk/pub/bdr/memtests/gcc-UBSAN/README.txt I was wondering whether someone cou

Re: [Rd] gcc ubsan alignement test --minimal gcc version?

2015-10-14 Thread kaveh
Dear Prof. Ripley, Thank you for your answer. I think I am way over my head here. (Using Doker adds a level of complexity that I'm afraid I can't manage for now so I am happy with building Rdevel and using it in to run these tests). After building Rdevel with what I think are the correct option

[Rd] gcc ubsan alignement test --minimal gcc version?

2015-10-14 Thread kaveh
Dear All, I'm trying to implement the section of the manual pertaining to the gcc-ubsan test carried by CRAN on my local computer (ubuntu 14.04): http://www.stats.ox.ac.uk/pub/bdr/memtests/gcc-UBSAN/README.txt I was wondering whether someone could tell what the minimal version of