Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » error 126 on win7 x64 with cygwin(can not build simple c program)
error 126 on win7 x64 with cygwin [message #942791] Sat, 13 October 2012 22:25 Go to next message
Ray Tayek is currently offline Ray TayekFriend
Messages: 5
Registered: October 2012
Junior Member
hi, i downloaded the cdt version of eclipse the other day. i have the path to cygwin set (i did reboot and test that). i have the cygwin toolchain selected. i did turn on the automatic discovery option.

this c program: int main(int argc,char *argv[]) { return 0; }

when i build it says:

make: *** [main.o] Error 126
recipe for target `main.o' failed

any pointers will be appreciated.

thanks


Re: error 126 on win7 x64 with cygwin [message #946153 is a reply to message #942791] Tue, 16 October 2012 01:16 Go to previous message
Ray Tayek is currently offline Ray TayekFriend
Messages: 5
Registered: October 2012
Junior Member
does anyone have the cdt running on 64 bit win 7 with 64 bit java?

if so, can you share how you installed and set it up?

thanks
Previous Topic:Bringing Back Icon Decorations
Next Topic:Stored configuration for similar projects?
Goto Forum:
  


Current Time: Fri Apr 26 17:09:30 GMT 2024

Powered by FUDForum. Page generated in 0.03285 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top