Forum: Mikrocontroller und Digitale Elektronik WinARM: Problem bei verschiedenen Benutzerkonten


von Blackbird (Gast)


Lesenswert?

Mit WinARM habe ich ein kleines Problem:
Als User ohne Admin-Rechte kann ich Compilieren, Linken, usw.
Als Administrator (unter einem anderen Account) kommt diese 
Fehlermeldung:

--------------------------------------------------------------------
> "make.exe" all
bash.exe: warning: could not find /tmp, please create!

bash.exe: warning: could not find /tmp, please create!
-------- begin (mode: ROM_RUN) --------
arm-elf-gcc (GCC) 4.1.1 (WinARM)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is 
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE.

bash.exe: warning: could not find /tmp, please create!

bash.exe: warning: could not find /tmp, please create!
Assembling (ARM-only): startup_SAM7S.S
arm-elf-gcc -c -mcpu=arm7tdmi -mthumb-interwork -I. -x 
assembler-with-cpp -DROM_RUN -DVECTORS_IN_RAM 
-Wa,-adhlns=startup_SAM7S.lst,-gdwarf-2 startup_SAM7S.S -o 
startup_SAM7S.o

This application has requested the Runtime to terminate it in an unusual 
way.
Please contact the application's support team for more information.
make.exe: *** [startup_SAM7S.o] Error 3

> Process Exit Code: 2
> Time Taken: 00:01
----------------------------------------------------------------------

Ein Directory tmp ist für den normalen User nicht notwendig, es gibt nur 
Temp. Auch nach dem Einrichten eines tmp-Dirs änderst sich nicht. Die 
Pfad-Angaben habe ich für beide User überprüft und schon korrigiert 
(z.B.: C:\Program Files\... in C:\"program Files"\...).
Da es für den normalen User geht, und für den Admin nicht, gehe ich 
davon aus, dass es an den Admin-Account-Einstellungen liegen muß.
Wo kann ich da was äandern, damit diese Fehler nicht mehr auftritt?

Blackbird

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.