g++ is not compiled?!

Zibri zibri@zibri.org
Wed Feb 28 11:22:00 GMT 2018


Hello!

I need to build a toolchain for an old embedded system.

It's from 2016 and it's based on glibc 2.19

by various "strings" on libraries and executables I can see it was built 
with gcc 4.8.4

Now, I have all the rootfs of the system.

What I need is to build a compatible toolchain.

I tried crosstool-ng, selected gcc 4.9.4 and built

It did everything correct but there is no arm g++ in the x-tools directory!

What should I do?

Regards,

Zibri



More information about the crossgcc mailing list