riscvarchive / riscv-linux

RISC-V Linux Port
606 stars 210 forks source link

fopen return error #38 #86

Closed jimmyzzzzzz closed 7 years ago

jimmyzzzzzz commented 7 years ago

I have put a binary that contains fopen() function in the root of disk image. But it generates errno #38 when fopen() function is called and file pointer is NULL. Some other applets like cat and redirection to output file works fine in riscv linux which means that files can be read and written. Is there anything I missed in configuration or anything else?

Thank you.

palmer-dabbelt commented 7 years ago

If this still manifests with the latest versions tagged in freedom-u-sdk then feel free to re-open the issue.