[Mesa-dev] last call for autotools
Dylan Baker
dylan at pnwbakers.com
Fri Dec 14 00:47:47 UTC 2018
Quoting Marek Olšák (2018-12-13 11:28:10)
> Another issue with meson is this:
>
> I have to set PKG_CONFIG_PATH when I type meson for 32-bit builds. If I do
> meson configure --clearcache and then type "ninja", it will reconfigure, but
> will use 64-bit libraries instead because PKG_CONFIG_PATH is not set when ninja
> is run, which will fail to link.
>
> Luckily, at least CC="gcc -m32" and CXX="g++ -m32" weren't wiped out by
> --clearcache.
>
> Additionally, it would be nice if the default build type was release instead of
> plain.
>
> Thanks,
> Marek
>
> On Mon, Dec 10, 2018 at 6:11 PM Dylan Baker <dylan at pnwbakers.com> wrote:
>
> Meson 0.49.0 has been out for a couple of days now, and I'd like to make
> the
> final call for autotools. My patch is so massive that it's a huge pain to
> send
> to the list, the latest versions is here:
> https://gitlab.freedesktop.org/dbaker/mesa/commits/delete-autotools
>
> Dylan
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
I've had much better luck using a cross file for doing x86 builds on x86_64, I
believe I've posted my cross file before but I can do so again.
Dylan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181213/95717e9f/attachment.sig>
More information about the mesa-dev
mailing list