Bug#922249: Unable to cross-compile Ada programs for ARM

2019-02-13 Thread Matthias Klose
Control: tags -1 + wontfix This is known, and fixed in gcc-7 and gcc-8. Won't fix that for gcc-6, already removed in testing/unstable. As a workaround, create the bogus symlinks. On 13.02.19 19:23, Tamas, Flaviu wrote: > Package: gnat-6-arm-linux-gnueabihf > Version: 6.3.0-18cross1 > > When I

Bug#922249: Unable to cross-compile Ada programs for ARM

2019-02-13 Thread Tamas, Flaviu
Package: gnat-6-arm-linux-gnueabihf Version: 6.3.0-18cross1 When I invoke `arm-linux-gnueabihf-gnat make hello.adb`, I get the following output: # arm-linux-gnueabihf-gnat make hello.adb arm-linux-gnueabihf-gnatbind-6 -x hello.ali arm-linux-gnueabihf-gnatlink-6 hello.ali