Hmm.  So our package does not have no src/Makefile.win and only an
empty configure.win.  We usually build a binary version with R CMD
INSTALL --build.

R --arch x64 CMD INSTALL --build yields the message "The system cannot
find the path specified."

On Tue, Oct 26, 2010 at 10:41 PM, Simon Urbanek
<simon.urba...@r-project.org> wrote:
>
> On Oct 26, 2010, at 9:04 PM, Michael Spiegel wrote:
>
>> Hello,
>>
>> Is it possible to build a 64-bit package on a 32-bit machine on
>> windows? I can cross-compile for x86, x86_64, and ppc on a 32-bit OS X
>> machine.  And it looks like I could build a 32-bit library on a 64-bit
>> windows machine.  But it doesn't look possible to build a 64-bit
>> library on a 32-bit windows machine?
>>
>
> Why not? It works for me without problems ...
>
> Cheers,
> Simon
>
>

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to