Re: [Rd] problem adding gdb to RTOOLS40 on Windows

2021-04-16 Thread Jeroen Ooms
On Thu, Apr 15, 2021 at 10:19 AM Bravington, Mark (Data61, Hobart) wrote: > > Excellent, thank you all. Doing "pacman -Syu" before "pacman -S gdb" did > the trick, and yes it's a different version of gdb compared to what pacman > was previously trying to install. Might be worth updating the

Re: [Rd] problem adding gdb to RTOOLS40 on Windows

2021-04-15 Thread Bravington, Mark (Data61, Hobart)
.. Thanks Mark Mark Bravington CSIRO Marine Lab Hobart Australia From: Avraham Adler Sent: Thursday, 15 April 2021 17:09 To: Voeten, C.C. Cc: Bravington, Mark (Data61, Hobart); R-Devel-2 Subject: Re: [Rd] problem adding gdb to RTOOLS40 on Windows Al

Re: [Rd] problem adding gdb to RTOOLS40 on Windows

2021-04-15 Thread Avraham Adler
Also, packages should be installed in the MSYS2 environment and not the MINGW64. Invoke msys2.exe, synchronize with Jeroen’s via the pacman -Syu, and then try the install. It should work as Jeroen has gdb in the upstream repository [ https://github.com/r-windows/rtools-packages/tree/master/mingw-w6

Re: [Rd] problem adding gdb to RTOOLS40 on Windows

2021-04-15 Thread Tomas Kalibera
On 4/15/21 6:52 AM, Bravington, Mark (Data61, Hobart) wrote: I've not been able to install gdb for RTOOLS40 on Windows 10. The rtools installer (rtools40-x64_86.exe) doesn't seem to include gdb by default, and when I follow the instructions for adding gdb (which I tracked down at https://githu

Re: [Rd] problem adding gdb to RTOOLS40 on Windows

2021-04-14 Thread Voeten, C.C.
Hi Mark, Try pacman -Suy first to update pacman's package database. It's quite possible that the versions pacman is trying to install are no longer available due to being out of date. HTH, Cesko -Original Message- From: R-devel On Behalf Of Bravington, Mark (Data61, Hobart) Sent: Thu