Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Feb 21st, 2008, 9:53 AM   #1
bugs6
Newbie
 
Join Date: Feb 2008
Posts: 1
Rep Power: 0 bugs6 is on a distinguished road
crtbegin.o error

hi

I just tried to program my first application with eclipse in C++ and i hit build all and an error appeared saying "crtbegin.o file cant be found, no such file or directory.".
and the application wasnt made.

Any help would be greatly appreciated!!

thanks
ollie
bugs6 is offline   Reply With Quote
Old Feb 21st, 2008, 10:13 AM   #2
mackenga
Professional Programmer
 
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 314
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
Old Feb 25th, 2008, 2:30 PM   #3
slicksk8te
Newbie
 
Join Date: Feb 2008
Posts: 13
Rep Power: 0 slicksk8te is on a distinguished road
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?
slicksk8te is offline   Reply With Quote
Old Feb 26th, 2008, 7:49 AM   #4
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Re: crtbegin.o error

Can I recommend checking the Makefile Eclipse has probably made for you and making sure there's nothing called crtbegin.o in there?
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Basic Socket Programming Error in Linux.. Pls help boraciner C++ 18 Sep 12th, 2007 1:17 AM
C# corruption!!! Kilo C++ 32 May 21st, 2006 8:44 PM
Masm rsnd Assembly 4 May 20th, 2006 9:05 PM
libraries matko C 1 Jan 22nd, 2006 2:12 PM
String error in if statement Blighttdm C 12 Nov 18th, 2005 6:34 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:37 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC