On 25 May 2012 at 12:10, Steve Lianoglou wrote:
| Hi,
|
| Thanks for the detailed instructions on getting gcc-4.6 cooking on the mac.
|
| One question though -- I thought it was considered a "bad idea" to
| have R (and its libraries) compiled w/ different compilers.
|
| You now have base R whic
Hi,
Thanks for the detailed instructions on getting gcc-4.6 cooking on the mac.
One question though -- I thought it was considered a "bad idea" to
have R (and its libraries) compiled w/ different compilers.
You now have base R which was compiled w/ apple's gcc (4.2) as well as
a slew of other "C
Congrats!
You might find these links useful.
Here is my presentation from R/Fin:
https://github.com/downloads/armstrtw/rcppbugs/rcppbugs.pdf
Also, here is another github project where I'm collecting rcppbugs examples:
https://github.com/armstrtw/rcppbugs.examples
And please post any bugs you fi