I have found a program and tried using 'DEV C++' but it only reported an error report. I later then discovered that is was because 'DEV C++' used C++ when the code was designed for just plane C. I have searched the web and this forum but only found two relevant threads from this forum (as shown below):
http://www.daniweb.com/forums/showthread.php?t=33446&highlight=c+compiler
http://www.daniweb.com/forums/showthread.php?t=45333&highlight=c+compiler
However, this still does not answer my question. And that is where to find a FREE or cheap compiler which compiles only 'C' code and not C++.
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
Recommended Answers
Jump to PostDEV C++ compiles C or C++ just fine. What is the reported error ?
The links you posted give me a 404 page not found error.
Jump to PostOk I'm not too sure. But this might have something to do with dependancy. Is there more than 1 makefile in your download?
One of Dev-C++ shortfalls is it can't compile multiple projects all at once. You have to compile them one at a time, and you have to …
Jump to Postread the INSTALL file and it will tell you that they used VC++ 6 and NASM assembler.
2.a/ Requirements.
------------------- MS VisualDev 6 Processor Pack 5 or MS VisualDev 7
- nasm installed as 'nasm' in the msvc binary search paths.
All 11 Replies
hollystyles 113 Veteran Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
hollystyles 113 Veteran Poster

iamthwee
Salem commented: That's all it takes :) +11
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
BlZbB 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
ChaseVoid 30 Junior Poster
cwarn23 387 Occupation: Genius Team Colleague Featured Poster
Kocmotex 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.