Problems with running c-files

Joined
Mar 14, 2010
Messages
1
Reaction score
0
Points
1
I have big problems to run my c -code files on OS X 10.5.
If I try to run my files with gcc -o file file.c and then tries to run it with ./file I get a lot of compilationserrors, it even includes errors that are comment-lines?! very strange! I never could run any c-file, so I need help now please!
I have gcc installed.
X-code does not work, if I try to open a code-file, it just output error message, that It cant run at all.

I also want to know how I run a c.ch file?

Thanks!
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Sounds like you've got errors in your code. Could you post some here? If I can't help, there are a few programmers who lurk around the forums.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top