Re: Bug#886175: cross-toolchain-base-ports: Please add support for ia64
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.ia64 |
|---|---|
| Message-ID | <[email protected]> |
On 01/08/2018 03:18 AM, Matthias Klose wrote: > Control: tags -1 - patch > > doesn't work, using gcc-7 7.2.0-19 > (...) > ia64-linux-gnu-ld.bfd.exe: cannot find -lunwind > collect2: error: ld returned 1 exit status > Makefile:977: recipe for target 'libgcc_s.so' failed > make[5]: *** [libgcc_s.so] Error 1 I *think* this is because libunwind-dev has to be [ia64] as well in debian/control.source.in, but I am not 100% sure yet. Testing now. Adrian