Linker Error: crtbegin.o: error: No such file: No such file

General help: new users, installing the Ecere SDK, using the IDE to compile and run applications.
Post Reply
liqi98136
Posts: 53
Joined: Sun Jan 17, 2010 11:37 pm

Linker Error: crtbegin.o: error: No such file: No such file

Post by liqi98136 »

please see title.
jerome
Site Admin
Posts: 608
Joined: Sat Jan 16, 2010 11:16 pm

Re: Linker Error: crtbegin.o: error: No such file: No such file

Post by jerome »

Hi liqi, welcome to the new forums! :)

is this related to your other post?

Which version of the SDK is this with? 0.43?

Which version of MinGW are you using?
I recommend using the one that comes with the 0.43 installer.

Please give us a little bit more information so we can help you.

Cheers,

Jerome
liqi98136
Posts: 53
Joined: Sun Jan 17, 2010 11:37 pm

Re: Linker Error: crtbegin.o: error: No such file: No such file

Post by liqi98136 »

jerome,
thanks.
now I have downloaded a MinGW rather than theMinGW with 0.43,but the new version have still problems.
the preview version compiled whit ecere 0.43 library,because it can not compile with official MinGW. Perhaps I have not set PATH correctly.
object model designer see without anything only blank.
jerome
Site Admin
Posts: 608
Joined: Sat Jan 16, 2010 11:16 pm

Re: Linker Error: crtbegin.o: error: No such file: No such file

Post by jerome »

Yes please use the MinGW *FROM* 0.43.
Unless you got another GCC 4.3 working... because you might have problems with other versions.

Object model designer being blank -- I'm trying to debug this right now as I type.
Post Reply