Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Hello, /usr/lib/x86_64-redhat-linux5E/lib64/../lib64/crt1.o: In function `_start': (.text+0x12): undefined reference to `__libc_csu_fini' /usr/lib/x86_64-redhat-linux5E/lib64/../lib64/crt1.o: In function `_start': (.text+0x19): undefined reference to `__libc_csu_init' /opt/Altera/13.1/hld/linux64/lib/libstdc++.so: undefined reference to `__tls_get_addr' --- Quote End --- if you Google the text shown in red above (three seperate searches), you will find that others (non-OpenCL) have had this problem, and how they fixed it. Basically the linker can't find the libraries - not knowing your configuration I can't recommend a direct fix. I tried to reply yesterday, but that post never made it to the board. Regards, Gary.