Re: Need to build libgfortran.a and libquadmath.a

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

 



On Mon, 28 Mar 2022 at 19:19, Andy Bowery via Gcc-help
<gcc-help@xxxxxxxxxxx> wrote:
>
> Help! I need to build both libgfortran.a and libquadmath.a for an embedded ARM-based environment. These libraries are currently not available for this environment, so I going to have to build them myself. Both need to be static libraries.  I have downloaded the GNU GCC project and I am currently running 'make' (in the top level gcc folder) on this in this environment, but it is taking days on this limited environment! And I am not even sure it will produce the files I need. Is there a quicker way of building these files?

Don't build on the ARM system, build a cross compiler that runs on a
much more powerful multicore system.


> Will this make process produce these particular files?

It depends how you configured GCC.




[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