Todd Simi wrote:
Although I get a much larger compiled output file, I still get the permission denied error.
Try: strace -o /tmp/logfile a.out ...and then inspect "/tmp/logfile" to see what the problem is.
Todd Simi wrote:
Although I get a much larger compiled output file, I still get the permission denied error.
Try: strace -o /tmp/logfile a.out ...and then inspect "/tmp/logfile" to see what the problem is.