Displaying 2 results from an estimated 2 matches for "8f27793f".
Did you mean:
827793
2007 Sep 13
0
[LLVMdev] Building uclibc ...
On Sep 12, 2007, at 3:56 PM, Dound wrote:
>
>
> On 9/12/07, Chris Lattner <sabre at nondot.org > wrote:
> On Wed, 12 Sep 2007, Dound wrote:
> > I am trying compile a libc with llvm (currently uclibc). I am
> able to
> > compile uclibc by changing the Rules.mak to use llvm-gcc, llvm-
> ar, llvm-ad,
> > and not using strip. (I also use the --emit-llvm
2007 Sep 12
2
[LLVMdev] Building uclibc ...
On 9/12/07, Chris Lattner <sabre at nondot.org> wrote:
>
> On Wed, 12 Sep 2007, Dound wrote:
> > I am trying compile a libc with llvm (currently uclibc). I am able to
> > compile uclibc by changing the Rules.mak to use llvm-gcc, llvm-ar,
> llvm-ad,
> > and not using strip. (I also use the --emit-llvm flag for
> llvm-gcc). When
> > I run llvm-nm on