[build2] Installation Error on Manjaro

Alex Syrnikov san at masterspline.eu
Thu Apr 2 21:28:52 UTC 2020


Probably g++ is not compiler command name. Please give me what will You
see if in terminal write begin of command "g++" (without space after++)
and press <TAB><TAB><TAB> (bash autocompletion will show choices).

I got this (bash appended "-" after "g++" and provide choices)

$ g++-
g++-10      g++-9       g++-libc++

On 03.04.2020 00:21, markus.pawellek at mailbox.org wrote:
> Hello,
>
> I wanted to install build2 on several different platforms driven by
> Manjaro Gnome.
> On the majority of these platforms, the installation process returned
> the following
> error after compiling a few files.
>
>  + build2/b-boot --version
>  build2 99999.99999.99999
>  libbutl 99999.99999.99999
>  host x86_64-pc-linux-gnu
>  Copyright (c) 2014-2019 Code Synthesis Ltd
>  This is free software released under the MIT license.
>  + build2/b-boot config.cxx=g++ config.bin.lib=static build2/exe{b}
>  warning: g++ looks like gcc but it is not
>    info: use config.cxx to override
>  error: unable to guess C++ compiler type of g++
>    info: use config.cxx.id to specify explicitly
>
> Is there a workaround to successfully finish the installation process?
>
> Greetings
> Markus
>
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <https://lists.build2.org/archives/users/attachments/20200403/3634e351/attachment.sig>


More information about the users mailing list