Re: Problem creating cross-compiler

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

 



Kai Ruottu kirjoitti 18.6.2020 klo 14.26:
What seems also to be missing is the prerequisite :

"In order to build GCC, the C standard library and headers must be present for all target variants for which target libraries will be built (and not only the variant of the host C++ compiler)."

https://gcc.gnu.org/install/prerequisites.html

When there is no "--with-sysroot=<something>" to point to the required  'ia64-hp-openvms' target libraries and headers (the assumption nowadays being a separate $sysroot for the target
stuff), this mistake seems obvious.

If one hasn't a 'ia64-hp-openvms' target system (like me) where to copy the target stuff, there is a serious
problem :(  Here is one advice for solving this issue :

https://sourceforge.net/p/gnv/mailman/message/33596356/



[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