Am Sun, 19 Apr 2015 16:29:41 +
schrieb "Andrea Fontana" :
> First: It's a known bug? I didn't find anything about it on bug
> tracker.
You need to compile with --with-fpu=vfp (in crosstool-NG select the
correct FPU). (or any other supported fpu variant)
IIRC this is some GCC/binutils bug. v
Today I was playing around with my beagleboneblack.
Debian jessy: gdc can be installed it compiles source and output
works.
So far so good. I'm planning to write a library to control
input/output from board to make some experiments (my dream: write
firmware for my custom 3d printer in d).
An