On Sat, 15 Dec 2018 at 23:36, Daniel Llewellyn <diddle...@ubuntu.com> wrote:
>
> Hi,
>
> I've been looking through the g++-multilib package, and I _think_ there is an 
> accidental omission or misconfiguration. It seems that none of the packages 
> produced target the arm64 or ppc64el architectures which Ubuntu supports. 
> There is a configuration for ppc64 packages, but I don't believe Ubuntu 
> supports that particular architecture definition (favouring ppc64el)?
>
> Am I correct in my understanding? Should I attempt to resolve this with a 
> non-maintainer-upload and SRU (noting that I'm not very familiar with deb 
> packaging), or can someone who knows the packages better advise?Tho
>

Those are non-multilib arches.... I think you want to use
g++-aarch64-linux-gnu and g++-powerpc64le-linux-gnu without any
switches (ie. without -m64 or anything like that), which is available
on "developy" amd64/i386/ppc64le architectures. Would that be enough
for your use cases?

-- 
Regards,

Dimitri.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to