EmbDev.net

Forum: ARM programming with GCC/GNU tools Linking problem process_begin: CreateProcess((null),.


von Dustin S. (dbrazeau)


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

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.