Hello i have problem compiling makefile project. I am using windows 10
c:\MakefileProject>"C:\Program Files (x86)\GnuWin32\bin\make.exe" all
returns
The system cannot find the path specified.
ECHO is off.
-------- begin --------
arm-elf-gcc (GCC) 4.1.0 (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.
-f was unexpected at this time.
make: *** [sizebefore] Error 255
output with -d option included in atachment
what could be the problem?
Cant compile makefile project
Cant compile makefile project
- Attachments
-
output.txt
- -d option output
- (17.14 KiB) Downloaded 1765 times
-
- Hardware Development
- Posts: 87
- Joined: Fri 10. Sep 2010, 13:11
Re: Cant compile makefile project
Hi,
please make sure that the path to the compiler and make tools is set in the environment.
please make sure that the path to the compiler and make tools is set in the environment.