[coldfire-gnu-discuss] coldfire-toolchain: "make dep" fails

Francisco Perea faperea at gmail.com
Wed Oct 24 04:47:21 UTC 2007


Hi,

I got the same problem.

Looking for place where make get it's path I found:

GCC_DIR = $(shell $(CC) -print-search-dirs | grep install: | sed
's/install://')

In my case this fails because my system is installed in spanish, so "grep
install" must be changed by "grep instalar".

That does the trick! Linux 2.4.x works just great!

Hope this works for you

Regards

-- 
Francisco Perea
Ing. Electricista
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/coldfire-gnu-discuss/attachments/20071023/793f1848/attachment.html>


More information about the coldfire-gnu-discuss mailing list