|
Message-ID: <20130220010835.GJ20323@brightrain.aerifal.cx> Date: Tue, 19 Feb 2013 20:08:35 -0500 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: Re: C++ support! On Tue, Feb 19, 2013 at 07:24:05PM +0000, Aaron Michaux wrote: > Rich Felker <dalias <at> aerifal.cx> writes: > > > > > Hi all, > > > > You may also encounter the libstdc++ configure script complaining that > > it cannot run programs produced by the newly-build gcc compiler. This > > can be worked around by convincing the build process that you're > > building a cross-compiler or by adding the in-build-tree path to > > libgcc_s.so.1 to the LD_LIBRARY_PATH. > > > > Rich > > You wouldn't be so kind as to show the ./configure options you used to build > libstdc++? Thanks in advance > -- Aaron > Look at the musl-cross repo: https://github.com/GregorR/musl-cross It contains the patches needed to fix glibc dependencies in libstdc++, as well as build scripts with sample configure options that work. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.