-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linked GCC10 Toolchain is flagged as Virus/potentially dangerous #67
Comments
I have not seen this! We will discuss on my Discord. Thank you for reporting it. |
You're welcome! Thank you for looking in I just want to add that it actually is very easy to make a Ubuntu WSL, install the required packages and compile the bootloader this way. (Never done this before, defintely will use it more often in the future) for me, with (I'd say) beginner Linux skills definately less effort than installing a toolchain on windows... |
It is unacceptable for users to install WSL to use this tool. WSL requires >100MB of space, which is out of the question for supporting embedded development for a platform... not to mention additional services will need to run. The link above is a single installer that includes all needed components, so the complete installation steps are:
Anything more complicated than that is not going to be tolerable to our audience. -- on the reporting end -- So far, one other user is reporting that there is no issue. We are continuing to investigate. Charles |
Hmm, yeah I definately can see that points in regards to WSL... |
It appears that this might be a false alarm. It is possible that the install methodology of this GCC compiler toolchain is similar to an attack vector of muddywater. But, still looking. I've reached out to sysprogs to discuss with them. |
After talking to others, I think this is a false alarm, but we currently have an issue open with xpack, to try to get them to include ilp32e, rv32ec xpack-dev-tools/riscv-none-elf-gcc-xpack#38 |
xpack binaries are compatible rv003usb. there is a new build coming out with explicit ilp32e--c support, which is even better. I will migrate from sysprogs to xpack. |
When trying to download the prebuild GCC10 Toolchain for RISCV from the provided link:
https://gnutoolchains.com/risc-v/
Virustotal freaks out a bit:
https://www.virustotal.com/gui/file/9fdb75f4c67a6975f362ae61116c65bef5ba1e841e2f22a3b14d2da9df0e07fa
Is it safe to use?
The text was updated successfully, but these errors were encountered: