Displaying 1 result from an estimated 1 matches for "r66690".
Did you mean:
r66650
2014 Sep 27
0
possible error in rdevel with --enable-strict-barrier?
Hi,
With a fresh Rdevel r66690 (yesterday 26th) in ~/R/Rtrunk I get :
~/R/Rtrunk $ ./configure CC="gcc -std=gnu99 -fsanitize=address"
CFLAGS="-fno-omit-frame-pointer -O0 -g -Wall -pedantic -mtune=native"
--without-recommended-packages
~/R/Rtrunk $ make clean
~/R/Rtrunk $ make
Works fine.
Now adding --ena...