[arm-gnu] problem with CS-make
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[arm-gnu] problem with CS-make



Hi,

I have installed the windows version of coseSoucery(recomended package). While i am trying to compile my files, i get the following message. only one obj is getting created and for the rest, it says, permission denied.

C:\HIL_ARM\HIL_lite>cs-make
hilite_mem_mgt.c: In function 'hilite_mem_wr':
hilite_mem_mgt.c:152: warning: passing argument 2 of 'hilite_dcache_op_addx' m
es integer from pointer without a cast
Assembler messages:
Fatal error: can't create hilite_mem_mgt.o: Permission denied
cs-make: *** [hilite_mem_mgt.o] Error 1

C:\HIL_ARM\HIL_lite>dir *.o
 Volume in drive C has no label.
 Volume Serial Number is 44AE-AD7F

 Directory of C:\HIL_ARM\HIL_lite

05/20/2009  04:37 PM             3,024 hilite_boot.o
05/20/2009  04:40 PM                 0 hilite_cache.o
05/20/2009  04:37 PM                 0 hilite_custom_lib.o
05/20/2009  04:40 PM                 0 hilite_exceptions.o
05/20/2009  04:39 PM                 0 hilite_hw_util.o
05/20/2009  04:40 PM                 0 hilite_init.o
05/20/2009  04:38 PM                 0 hilite_isr.o
05/20/2009  09:40 PM                 0 hilite_mem_mgt.o
               8 File(s)          3,024 bytes
               0 Dir(s)  36,814,409,728 bytes free

C:\HIL_ARM\HIL_lite>