[Rd] f951.exe: sorry, unimplemented: 64-bit mode not compiled
Spencer Graves
spencer.graves at prodsyse.com
Sun May 6 01:05:27 CEST 2012
On 5/4/2012 6:58 PM, Simon Urbanek wrote:
> On May 4, 2012, at 8:48 PM, Spencer Graves wrote:
>
>> Hello:
>>
>>
>> Under my Windows 7 system, "R CMD check DiercxkSpline_1.1-5.tar.gz" fails because:
>>
>>
>> f951.exe: sorry, unimplemented: 64-bit mode not compiled in
>>
> This typically means that you're using the wrong (old) compiler. The new MinGW compilers support both -m32 and -m64. You have to set the PATH to the new compilers (in the gcc-4.6.3 subdirectory of Rtools) *before* any old compilers in Rtools.
Simon: That was it: I had installed several recent versions of Rtools
without deleting the old ones and without properly updating the path. I
deleted what I had, then reinstalled Rtools215.exe (downloaded
yesterday) while being careful to have the installer help me edit the
path. The problem disappeared. Thanks very much. Spencer
>
> Cheers,
> Simon
>
>
>> make: *** [bispev.o] Error 1
>> gfortran -m64 -O2 -mtune=core2 -c bispev.f -o bispev.o
>> f951.exe: sorry, unimplemented: 64-bit mode not compiled in
>>
>> make: *** [bispev.o] Error 1
>> ERROR: compilation failed for package 'DierckxSpline'
>>
>>
>> A similar problem was reported for package "glmnet" (http://stackoverflow.com/questions/10291189/compiling-glmnet-failed-in-windows) plus one with R 2.14.2 (http://r.789695.n4.nabble.com/Problems-when-building-a-package-for-Windows-64-td4464488.html). However, I get this with R 2.15.0 and the latest R tools (reinstalled earlier today). On R-Forge, DierckxSpline has "Build status: Current", which suggests that R-Forge does NOT have this problem. I read through the two replies to these two earlier questions without seeing how to fix my problem.
>>
>
>
>> Thanks in advance for any suggestions.
>>
>>
>> Spencer Graves
>>
>> ______________________________________________
>> R-devel at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-devel
>>
>>
>
>
--
Spencer Graves, PE, PhD
President and Chief Technology Officer
Structure Inspection and Monitoring, Inc.
751 Emerson Ct.
San José, CA 95126
ph: 408-655-4567
web: www.structuremonitoring.com
More information about the R-devel
mailing list