Re: Trouble building 4.4.2 cross compiler for arm-elf target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/19/2009 04:44 PM, Kai Ruottu wrote:
Probably not any more, why else libgcc was moved away from 'gcc'.... What must be used when producing both GCC and libgcc, this the docs should tell. I would expect:

  make all-target-libgcc

being that. Producing libgcc for the $target has GCC for the $target as prerequisite so
this sounds logical to me...

Thank you! I can now successfully build gcc-4.4.2 for arm-elf, though I had to run:

    make all-gcc all-target-libgcc
    make install-gcc install-target-libgcc

to have the actual compiler installed as well. :-)

/Tobias


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux