Skip to content Accesskey=4Skip to sub-navigation Accesskey=3View our Accessibility Options MIT Information Systems Home About IS&T Contact IS&T Site Map Search Advanced Search
Getting StartedGetting Services by Topic or Alphabetically Getting Help

On This Page

[Help]

  

Quick Links

Top Level

Related Links

Ask OLC a question

Athena Consulting Homepage

Helpdesk Stock Answers (for Mac/PC questions)


Errors in compilation cause no EXECUTE permission

If non-fatal errors occur while you are compiling your program, the executable
version of the program ('a.out') is created without execute permission.  If
you attempt to run this program, you will get an error message:
	
	a.out: Permission denied.

You need to fix the errors in your source code and compile it again before
attempting to execute the program.

MIT Home | Getting Started | Getting Services | Getting Help | About IS&T | Accessibility
Ask a technology question or send a comment about this web page.