Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » make: *** [coding] Error 1
icon4.gif  make: *** [coding] Error 1 [message #1693902] Wed, 29 April 2015 09:01 Go to next message
Sieu Lay Nghiep is currently offline Sieu Lay NghiepFriend
Messages: 3
Registered: April 2015
Junior Member
hello all ,
I'm a new guy in C .
I got this problem when try to build a *.c file.
"
make all
'Building target: coding'
'Invoking: Linker (link)'
link /nologo /OUT:"coding"
link: cannot create link `/OUT:coding' to `/nologo': No such file or directory
make: *** [coding] Error 1
"
Have anyone got the same problem with me and got the solution for this issue.

Sieu
Re: make: *** [coding] Error 1 "https://www3.ntu.edu.sg/home/ehchua/programming/howto/EclipseCp [message #1694199 is a reply to message #1693902] Sat, 02 May 2015 00:34 Go to previous message
Sieu Lay Nghiep is currently offline Sieu Lay NghiepFriend
Messages: 3
Registered: April 2015
Junior Member
Laughing Laughing
Fixed.(doubt about not install compiler correctly with me is Cygwin64.
I have not select "gcc", "g++", "gdb", and "make" packages under the "Devel" (Development) category - these packages are not part of the default installation.)

who got the same issue can follow this link to get the solution.(link at the title)

Best Regards,

Sieu
Previous Topic:how to include the cgicc library for cross compilation?
Next Topic:how to resolve this error??
Goto Forum:
  


Current Time: Fri Apr 19 16:18:29 GMT 2024

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

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

Back to the top