Linking problem process_begin: CreateProcess((null),.

OP #1172973
Rate this post
useful
not useful
I am having problems linking my project. This is what I'm getting:

process_begin: CreateProcess((null), DALT_DEBUG -Os -g -nostdlib
-nostartfiles -
lg -lgcc -Wall -o Tardis.elf Boot.obj ... "all of my .obj and .o files",
...) failed.
make (e=2): The system cannot find the file specified.
make[1]: [Link] Error 2 (ignored)

From searching online I found out it could be because I don't have
WinARM in my PATH, so I fixed that, and I still get the error. Now I'm
stuck, any ideas?

Thanks,
Dustin

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now