Quote:
Originally Posted by gus3
If I'm understanding the timeline correctly, the last Slackware ARM that will run on an original RPi is 14.2. After that, Stuart Winter started using the following GCC flags for -current:
Code:
-march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard
The first two flags result in code that won't run on the BCM2708/2835, used in the original RPi as well as the RPi Zero.
|
Amen to that!
Quote:
Originally Posted by drmozes
That's right. I think that -current (to be 15.0) will only run on the RPi2 and upwards.
|
That is *the* plan. I am so much praying for that day to arrive.