Page 1 of 1

C Compiling Problems

Posted: Wed Aug 23, 2017 6:30 pm
by jromano
I will attempt to compile a C program by remoting into the RP and then using the make command.

make <file name>

But will then get an unfamiliar error .
...
/usr/bin/ld: cannot open output file <file name>: Read-only file system
collect2: error: ld returned 1 exit status
...
Any suggestions on how to solve this??