|
Re: crtbegin.o error
Do you have a file that is crtbegin.cpp? If so then it is not saving the .o file in a place were the linker can find it. I am not sure of what crtbegin.o could be if you do not have it as a .cpp. Could you possibly post your code?
|