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?
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
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 $