Bug#836806: clang on dual arch (x86_64/i386) system tries to use 64 bit libs when m32 is passed
Sylvestre Ledru
sylvestre at debian.org
Tue Sep 6 07:51:23 UTC 2016
Le 06/09/2016 à 02:45, Matt Parnell a écrit :
> Package: clang (all versions?)
>
> Ever since the upgrade to gcc6/libstdc++6, this has been an issue.
> I build a private application that only works with 32 bit libs currently and
> as a result have to include the i386 architecture to pull in a few specific libraries.
> For whatever reason, clang chooses to ignore -m32 and use the x86_64 libraries
> if I do not disable (rename/move) them.
Yes this is because some paths changed during the libstdc++6 migration ?!
Could you report a bug upstream?
Thanks
Sylvestre
More information about the Pkg-llvm-team
mailing list