I installed SDCC on my FreeBSD 6.1 box using land/sdcc (I also tried 
lang/sdcc-devel) and then tried to compile a small test file. But it's 
complaining about creating a temporary file. /tmp is world writeable so I'm not 
sure what the problem is. Any suggestions?

Here's what I got...
---
18:00 [EMAIL PROTECTED]>sdcc -c testsdcc.c
Can't create temporary file: Permission denied
18:04 [EMAIL PROTECTED]>
---

The test file is nothing more than:
---
void main() {}
---

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to