Re: [arch-general] STM32 compilation on ArchLinuxARM

2016-12-27 Thread Doug Newgard
On Wed, 28 Dec 2016 03:18:44 + Konstantin Gribov via arch-general wrote: > > > > RPi 2 B is Armv7. IIRC. > > Idk about 3, But I think it is ArmV7 > > RPi3 is armv8-a (it has Cortex-A53 cores), not armv7-a. But it's offtopic. > > OP's question was about

Re: [arch-general] STM32 compilation on ArchLinuxARM

2016-12-27 Thread Konstantin Gribov via arch-general
> > RPi 2 B is Armv7. IIRC. > Idk about 3, But I think it is ArmV7 RPi3 is armv8-a (it has Cortex-A53 cores), not armv7-a. But it's offtopic. OP's question was about cross-compiling for Cortex-M which is for microcontrollers. He just wants to compile code for it on RPi as a host. It's not very

Re: [arch-general] Whatever happened to speps?

2016-12-27 Thread David Runge
On 2016-12-21 09:58:09 (-0600), Doug Newgard wrote: > > CC'ing speps. If he doesn't give signs of life and nobody else adopts the > > packages in two weeks, I'll drop them to AUR. > > > > He's been almost totally MIA, no commits since March 25th until Dec 10th. Well, I hope they will be kept in

Re: [arch-general] STM32 compilation on ArchLinuxARM

2016-12-27 Thread Dragon “floppy1” ryu via arch-general
iPadから送信 2016/12/27 18:04、Konstantin Gribov via arch-general のメッセージ: > Hello. > > TL;DR; >> I need a way to install arm-none-eabi-gcc on Raspberry Pi (Arch Linux >> ARM) using pacman or from source. >> > Just use gcc package. > > It has these targets: >> valid

Re: [arch-general] Ardour 5 - Was: What's with Ray Rashif?

2016-12-27 Thread Ralf Mardorf
On Wed, 28 Dec 2016 00:28:09 +0100, David Runge wrote: >Used it with jack2 1.9.10-6 Strange, the version of jack2 you are using is known to cause issues with Ardour, but actually I experienced an issue :D. [rocketmouse@archlinux ~]$ pacman -Q jack2 jack2 1.9.10.r202.gf2ece24-1

Re: [arch-general] Stronger Hashes for PKGBUILDs

2016-12-27 Thread Eli Schwartz via arch-general
On 12/26/2016 07:35 AM, NicoHood wrote: >>> Yesterday I wanted to install ArchLinux on someone else computer. He >>> used Windows until now and had no gpg handy yet (it is really annoying >>> to install on windows). What is wrong with, say, Gpg4win? Okay, it is difficult to *trust* the software

Re: [arch-general] Stronger Hashes for PKGBUILDs

2016-12-27 Thread Leonid Isaev
On Mon, Dec 26, 2016 at 01:35:23PM +0100, NicoHood wrote: > ArchLinux wants to KISS, so we should simply add stronger hashes instead > of requiring the user to download two tools. Its quite a struggle to > find a hash tool for windows anyways. How about Microsoft FCIV [1]? [1]

Re: [arch-general] STM32 compilation on ArchLinuxARM

2016-12-27 Thread Konstantin Gribov via arch-general
Hello. TL;DR; > I need a way to install arm-none-eabi-gcc on Raspberry Pi (Arch Linux > ARM) using pacman or from source. > Just use gcc package. It has these targets: > valid arguments to '-march=' are: armv2 armv2a armv3 armv3m armv4 armv4t armv5 armv5e armv5t armv5te armv6 armv6-m armv6j

Re: [arch-general] STM32 compilation on ArchLinuxARM

2016-12-27 Thread Jelle van der Waa
On 12/27/16 at 05:40am, Foxtrot Mike via arch-general wrote: > TL;DR; > I need a way to install arm-none-eabi-gcc on Raspberry Pi (Arch Linux > ARM) using pacman or from source. Well arm-none-eabi-gcc is a armv7 (6?) cross compiler and on your RPI you are already running on an arm platform you