Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Cygwin/Path/Symlink fixed = error 1 and no description?
Cygwin/Path/Symlink fixed = error 1 and no description? [message #839714] Mon, 09 April 2012 05:00
P JT is currently offline P JTFriend
Messages: 1
Registered: April 2012
Junior Member
I've found about a half-a-dozen Eclipse+Cygwin on Windows tutorials, and they all seem to skip crucial information. Like, setting the path variable (so much harder in win7 than unix!), or the fact that apps choke on Cygwin's symlinks for gcc and you have to set binaries to gcc-3/4, etc.

After doing all of this (and restarting), I'm now getting error 1 with zero descriptive text. My code is a blank main routine.

Now what little detail did I overlook?

Thanks,
P

(Ps there are a bunch of warnings about not being able to launch external scanners and stuff in the discovery options page that doesn't seem to help).

Frustrated with how amazingly difficult Eclipse is with Cygwin on Win7.


**** Build of configuration Debug for project hw1 ****

make all
Building file: ../main.c
Invoking: Cross GCC Compiler
gcc-3.exe -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"main.d" -MT"main.d" -o "main.o" "../main.c"
make: *** [main.o] Error 1

**** Build Finished ****

Previous Topic:Eclipse Indigo problem with debugger
Next Topic:Windows SDK support status
Goto Forum:
  


Current Time: Tue Sep 24 08:51:08 GMT 2024

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

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

Back to the top