Re: Where is DESTDIR got defined in gcc makefile?

2008-12-08 Thread Amker . Cheng
I used buildroot tool to build GCC and did not get the make command line, so didn't find it. Thanks. On Sun, Dec 7, 2008 at 11:24 PM, Brian Dessent <[EMAIL PROTECTED]> wrote: > "Amker.Cheng" wrote: > >> Here the destination directory is $(DESTDIR)$(libexecsubdir)/, but >> where is DESTDIR defined?

Re: views on an old subject"--with-sysroot"

2008-12-07 Thread Amker . Cheng
Helloļ¼š Thanks Kai Ruottu very much for the detailed explanation. At first glance I thought that I might go too far in wrong direction, fortunately, not so bad. Firstly I have to admit that I made a mistake. I will show it by listing codes from cppdefault.c and gcc makefile. All are based on gc

Where is DESTDIR got defined in gcc makefile?

2008-12-07 Thread Amker . Cheng
Hi all: I am reading gcc's makefile and got such a puzzle. I checked the makefile and found following rules used to install compiler: # Install the compiler executables built during cross compilation. install-common: native $(EXTRA_PARTS) lang.install-common installdirs for file in $