Page 1 of 1

Cant compile makefile project

Posted: Thu 28. Apr 2016, 09:20
by tox104
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?

Re: Cant compile makefile project

Posted: Tue 17. May 2016, 11:32
by S.Michaelsen
Hi,

please make sure that the path to the compiler and make tools is set in the environment.