- May 11, 2008
- 21,787
- 1,310
- 126
Hello everybody,
I use a GCC toolchain set to program my arm chips.
Since i went over to windows 7, i could not get GCC to run anymore.
I get messages that make does not has permission or that my editor does not have permissions to execute programs.
I also get error messages that the files cannot be found.
My Editor invokes the programs but fails to do so.
I modified the path variable but to no prevail.
I disabled AUC to see if that is the crux.
That did help. :thumbsup:
But now i get these errors when i want to clean my project :
Does anybody know why and how to solve this ?
I use a GCC toolchain set to program my arm chips.
Since i went over to windows 7, i could not get GCC to run anymore.
I get messages that make does not has permission or that my editor does not have permissions to execute programs.
I also get error messages that the files cannot be found.
My Editor invokes the programs but fails to do so.
I modified the path variable but to no prevail.
I disabled AUC to see if that is the crux.
That did help. :thumbsup:
But now i get these errors when i want to clean my project :
arm-elf-gcc (GCC) 4.4.2
Copyright (C) 2009 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.
AllocationBase 0x0, BaseAddress 0x71590000, RegionSize 0x3B0000, State 0x10000
E: \ARM\W-ARM\utils\bin\rm.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
make: [deletefiles] Error 1 (ignored)
Does anybody know why and how to solve this ?
Last edited: