[Bug build/28742] how to use the x86_64-linux-gnu compiler ?

hjl.tools at gmail dot com sourceware-bugzilla@sourceware.org
Mon Jan 3 15:55:08 GMT 2022


https://sourceware.org/bugzilla/show_bug.cgi?id=28742

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |2.35
           Assignee|unassigned at sourceware dot org   |skpgkp2 at gmail dot com
                 CC|                            |hjl.tools at gmail dot com

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Sunil, can create a script which generates a script for
a native compiler built by build-many-glibcs.py to run
binaries with glibc from the native compiler?  The native
compiler is under:

$ ls install/compilers/x86_64-linux-gnu/bin/
x86_64-glibc-linux-gnu-addr2line   x86_64-glibc-linux-gnu-gcov-dump
x86_64-glibc-linux-gnu-ar          x86_64-glibc-linux-gnu-gcov-tool
x86_64-glibc-linux-gnu-as          x86_64-glibc-linux-gnu-gprof
x86_64-glibc-linux-gnu-c++         x86_64-glibc-linux-gnu-ld
x86_64-glibc-linux-gnu-c++filt     x86_64-glibc-linux-gnu-ld.bfd
x86_64-glibc-linux-gnu-cpp         x86_64-glibc-linux-gnu-lto-dump
x86_64-glibc-linux-gnu-elfedit     x86_64-glibc-linux-gnu-nm
x86_64-glibc-linux-gnu-g++         x86_64-glibc-linux-gnu-objcopy
x86_64-glibc-linux-gnu-gcc         x86_64-glibc-linux-gnu-objdump
x86_64-glibc-linux-gnu-gcc-11.2.1  x86_64-glibc-linux-gnu-ranlib
x86_64-glibc-linux-gnu-gcc-ar      x86_64-glibc-linux-gnu-readelf
x86_64-glibc-linux-gnu-gcc-nm      x86_64-glibc-linux-gnu-size
x86_64-glibc-linux-gnu-gcc-ranlib  x86_64-glibc-linux-gnu-strings
x86_64-glibc-linux-gnu-gcov        x86_64-glibc-linux-gnu-strip

Its glibc is under:

$ ls install/compilers/x86_64-linux-gnu/sysroot/
etc  lib  lib64  libx32  sbin  usr  var
$

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list