search for: r47698

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

Did you mean: 747698
2009 Jul 06
0
success(?) with cross-compiling R package with R 2.9.1
...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 is sufficient to restore R package cross-compiling ability...