Forum Discussion
JosephC_Intel
Contributor
7 years agoHi Sumanish,
This (/usr/bin/ld: cannot find crtbeginS.o: No such file or directory ) indicates that the system is looking for that .o file during the emulator installation.
Most probably, you need to have libgcc 4.9 on yours Linux environments based on Fedora 28. It is either downgrade (F28 running GCC8) your fedora OS that runs on libgcc 4.9 or get libgcc 4.9 version up and run on your existing Linux OS.
Or do a yum search gcc* and then yum install gcc<4.9> version of GCC.
Good Luck!
Thanks,
JosephC
Intel Customer Support
Sales Marketing Group