search for: r47689

Displaying 1 result from an estimated 1 matches for "r47689".

Did you mean: r47686
2009 Jul 06
0
success(?) with cross-compiling R package with R 2.9.1
...ort has been withdrawn from R in mid-January. I can't find any discussions... anyway, so I set about trying to revert the changes. The bulk of the cross-compiling support was removed in three svn commits - GIT is very good as a svn client! - 'remove support for cross-building' - r47689 'makefile reorganization part 3' - r47698 'remove more vestiges of cross-building' - r48109 The last one can be reverted cleanly against trunk, the first with a little manual fiddle, but the 2nd one is a pain. Then I worked that that copying just this list over from 2.8.1...