Displaying 2 results from an estimated 2 matches for "c98aeeb0".
2007 Sep 13
0
[LLVMdev] Building uclibc ...
...with the -E option to get preprocessed
output, and attach it to a bugzilla entry. With that we can figure
out what is happening.
Thanks,
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070912/c98aeeb0/attachment.html>
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