c++ Programming Glossary: crt1.o
g++ returning 'relocation has an invalid symbol at symbol index http://stackoverflow.com/questions/10766256/g-returning-relocation-has-an-invalid-symbol-at-symbol-index usr bin ld usr lib debug usr lib x86_64 linux gnu crt1.o .debug_info relocation 0 has invalid symbol index 10 usr bin.. index 10 usr bin ld usr lib debug usr lib x86_64 linux gnu crt1.o .debug_info relocation 1 has invalid symbol index 11 usr bin.. index 11 usr bin ld usr lib debug usr lib x86_64 linux gnu crt1.o .debug_info relocation 2 has invalid symbol index 2 usr bin..
Simply including SDL header causes linker error http://stackoverflow.com/questions/7071971/simply-including-sdl-header-causes-linker-error for architecture x86_64 _main referenced from __start in crt1.o maybe you meant _SDL_main ld symbol s not found for architecture..
|