what LLVM does mesa need to build "r300" ?

Tormod Volden lists.tormod at gmail.com
Mon Jun 11 10:39:40 UTC 2018


On Mon, Jun 11, 2018 at 1:11 AM, Dennis Clarke wrote:
>
> The strange magic words "--enable-llvm" issued to ye "build.sh" result
> in being told quickly "no, don't do that ... go away" :
>
>
> fs$ ./util/modular/build.sh --clone --autoresume --enable-llvm built.modules
> /usr/local/xorg
> the argument '--enable-llvm' of option '--autoresume' looks like an option
> itself
>

The error message is quite helpful in this case, and worth reading closely.

The --autoresume option requires an argument, probably "build.modules"
which doesn't look like an option itself, and you have inserted your
--enable-llvm just in the middle.

Regards,
Tormod


More information about the xorg mailing list