View Single Post
Old Feb 21st, 2008, 10:13 AM   #2
mackenga
Professional Programmer
 
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 317
Rep Power: 4 mackenga is on a distinguished road
Re: crtbegin.o error

It's been a while since I did any C++ development but in case it helps, I'll suggest checking your #includes and that you defined main(). Maybe your installation isn't quite right - sounds like it could be a library path problem.
__________________
"I'm not a genius. Why do I have to suffer?"
mackenga is offline   Reply With Quote