triple definitions for cross-compiling runtime libraries
Xaver Gruber via Gcc-help <[email protected]> Mon, 6 Apr 2026 22:32:11 +0200
| Newsgroups | gmane.comp.gcc.help |
|---|---|
| Message-ID | <CACxWsr5DxDz=xCH7EZLgob7r=LU_=H9YPS+_5HC-__Fpx=ZdoA@mail.gmail.com> |
Given I cross-compile runtime libraries(like standard library) that are part of the compiler to a specific Linux distribution, what are in perspective of the compiler and according to GNU/GCC the triples(host, build or target) of: - my machine executing cross-compilation - the Linux distribution I cross-compiled for? Thank you for your answers in advance! Best regards, Xaver Gruber