Compilar toolchain do buildroot com suporte a C++

Após executar ‘make menuconfig’ vá em:
“Toolchain Options”

E ative a opção:

“Build/install c++ compiler and libstdc++?”

Salve e saia.

Em seguida edite o arquivo toolchain/uClibc/uClibc.config e ative a opção:
UCLIBC_SUSV3_LEGACY=y

Finalmente execute:
make

About these ads

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s