win avr unter win vista 64 bit zum laufen bekommen



  • Tag, ich habe wie so viele das Problem mit win avr unter windows vista, 64 bit.

    Das mag nicht so recht kompilieren. Kennt jemand irgend ne Lösung? Patch? iwas offizieller ohne gefrickel?

    0 [main] sh 5304 sync_with_child: child 4052(0x12C) died before initialization with status code 0x0
       4542 [main] sh 5304 sync_with_child: *** child state waiting for longjmp
    /usr/bin/sh: fork: Resource temporarily unavailable
    rm -rf p1.o  p1.elf dep/* p1.hex p1.eep p1.lss p1.map
    "C:/WinAVR-20100110/utils/bin/rm.exe": too few arguments
    Try `"C:/WinAVR-20100110/utils/bin/rm.exe" --help' for more information.
    make: [clean] Error 1 (ignored)
    Build succeeded with 0 Warnings...
          0 [main] sh 5756 sync_with_child: child 5680(0x12C) died before initialization with status code 0x0
      51102 [main] sh 5756 sync_with_child: *** child state waiting for longjmp
    /usr/bin/sh: fork: Resource temporarily unavailable
    avr-gcc  -mmcu=atmega8 -Wall -gdwarf-2 -Os -std=gnu99 -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT p1.o -MF dep/p1.o.d  -c  ../p1.c
    ../p1.c:13: fatal error: opening dependency file dep/p1.o.d: No such file or directory
    compilation terminated.
    make: *** [p1.o] Error 1
    Build failed with 1 errors and 0 warnings...
    

Anmelden zum Antworten