Getting Started (#6) - i couldn't create hex file!! (#461) - Message List
i did everything step by step but i couldn't create a hex file i don't get it how can i do it??
-
Message #947
Can you be more specific? What failed? Copy and paste some error text.
agr06/19/09 23:37:46 (3 years ago)-
Message #1120
i also have the same problems but at the end of the cyqwin bash shell when i've enter make
it said "make[3]: gcc: Command not found make[3]: * [cc3.o] Error 127 make[3]: Leaving directory '/cygdrive/c/cc3/hal/virtual-cam' make[2]: * [hal] Error 2 make[2]: Leaving directory '/cygdrive/c/cc3/hal/virtual-cam' make[1]: * [all] Error 2 make[1]: Leaving directory '/cygdrive/c/cc3/hal/virtual-cam' make: * [all] Error 2"
but ive follow the instruction carefully..help
milkycreamo02/09/10 09:28:35 (2 years ago)-
Message #1383
Same problem here...
Sulaiman03/23/11 14:35:32 (11 months ago)-
Message #1386
This just means that gcc which was installed by the code sourcery installer isn't showing up in cygwin's path. If you can find the location of gcc (and the other related functions like ar, etc) then you can at this directory to the cygwin path.
agr03/24/11 00:41:38 (11 months ago)-
Message #1392
Thanks man. I got it to work. For other people having similar problems, this post might help: http://www.cmucam.org/discussion/message/1384#1371
Sulaiman03/24/11 07:29:21 (11 months ago)
-
-
-
-
