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

--- Comment #6 from Jan-Benedict Glaw <jbg...@lug-owl.de> ---
Just ftr: The build-many-glibcs.py script does the equivalent of:

/var/cache/git/binutils-gdb/configure   '--prefix=/tmp/b/i'                    
\
                                        '--build=x86_64-pc-linux-gnu'          
\
                                        '--host=x86_64-pc-linux-gnu'           
\
                                        '--target=x86_64-glibc-linux-gnu'      
\
                                        '--with-sysroot=/tmp/b/i/sysroot'      
\
                                        --disable-gdb                          
\
                                        --disable-gdbserver                    
\
                                        --disable-libdecnumber                 
\
                                        --disable-readline                     
\
                                        --disable-sim

make

(Pathes shortened here, but that's a working example.)

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

Reply via email to