Brandon Fosdick schrieb:
> Frieder Ferlemann wrote:
>> Here (recent SDCC on Opensuse 10.0) SDCC opens several temporary
>> files in the directory /usr/tmp (instead of /tmp or /var/tmp).
> 
> Good call. It looks like sdcc is trying to use /usr/tmp on FreeBSD as well. 
> I'll go ahead and file a bug report for it. Shall I mention OpenSUSE as
> well or would you like to handle that one?

On the mailing list sdcc-devel there was a discussion
where one outcome probably is that the temp directories
will be changed to /tmp /var/tmp (in that order).

You can most likely work around the compiling problem on BSD
by either manually setting the legacy link "/usr/tmp -> /var/tmp"
or by setting one of the environment variables [TMP, TEMP, TMPDIR].
(would be in Section 3.3 of the manual, currently at the volatile
link http://sdcc.sourceforge.net/doc/sdccman.html/node56.html )

Unfortunately Sourceforge's web interface to the mailing lists
sdcc-user and sdcc-devel currently suffers a *severe* time
lag *again*. About a week:(
So while the lists themselves are functional the correspondence
is not visible online to non-subscribers.

Greetings,
Frieder



-------------------------------------------------------------------------
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