external target - makefile
external target - makefile
- Subject: external target - makefile
- From: Liam Staskawicz <email@hidden>
- Date: Tue, 18 Jul 2006 19:59:18 -0700
I just browsed the archives and found a few similar articles, but
nothing satisfactorily authoritative, so I thought I'd see if I could
get a solid answer to my question. Sorry for any duplication...
I'm using an externally maintained Makefile to build my project with
an external target. The problem is when the Makefile wants to use
arm-elf-gcc as the compiler, and can't find the arm-elf-gcc command.
I read that Xcode does not process any /etc/.profile settings, but
even with a symbolic link in /usr/local/bin to the arm-elf tools, I
get no joy. That is to say, I can execute /usr/local/bin/arm-elf-gcc
from the Terminal to successfully build my project.
Has anybody sorted this problem out? I'd, of course, love to find a
solution that does not involve modifying the Makefile. Thanks in
advance for any help...
Liam
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden