Displaying 7 results from an estimated 7 matches for "r65019".
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
...gt; make LLVM build as PIC by default.
> >
> > I was a little perplex at the warning as I could not ascertain where
> > thery were coming from and could see no obvious commit !:)
> >
> > Out of interest, could you point me to the patch or commit, please.
>
> r65019 / r65020:
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html
>
Can you please email me if and when it is fixed :)
Thanks,
Aaron
-------------- next part ----------...
2009 Feb 25
3
[LLVMdev] -fPIC warning on every compile on Cygwin
...> I was a little perplex at the warning as I could not ascertain
> where
> > > thery were coming from and could see no obvious commit !:)
> > >
> > > Out of interest, could you point me to the patch or commit,
> please.
> >
> > r65019 / r65020:
> >
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html
> >
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html
> >
> > Can you please email me if and when it is fixed :)
>
> Should be fixed...
2009 Feb 21
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...by default.
> >
> > I was a little perplex at the warning as I could not ascertain where
> > thery were coming from and could see no obvious commit !:)
> >
> > Out of interest, could you point me to the patch or commit, please.
>
> r65019 / r65020:
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html
>
> Can you please email me if and when it is fixed :)
Should be fixed in r65229:
http://llvm.org/vi...
2009 Feb 19
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...e to my change last night to
> make LLVM build as PIC by default.
>
> I was a little perplex at the warning as I could not ascertain where
> thery were coming from and could see no obvious commit !:)
>
> Out of interest, could you point me to the patch or commit, please.
r65019 / r65020:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html
(note: links will change)
Nick
>
>
>
> Part of the fix is going to be splitting apart whether we're...
2009 Feb 27
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...t the warning as I could not
> ascertain where
> > > thery were coming from and could see no obvious commit !:)
> > >
> > > Out of interest, could you point me to the patch or
> commit, please.
> >
> > r65019 / r65020:
> >
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html
> >
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html
> >
> > Can you please email me if and when it is...
2009 Feb 27
1
[LLVMdev] -fPIC warning on every compile on Cygwin
...gt; ascertain where
> > > > thery were coming from and could see no obvious commit !:)
> > > >
> > > > Out of interest, could you point me to the patch or
> > commit, please.
> > >
> > > r65019 / r65020:
> > >
> >
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073983.html
> > >
> >
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090216/073984.html
> > >
> > > Can you please em...
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
On Thu, Feb 19, 2009 at 5:52 PM, Nick Lewycky <nicholas at mxc.ca> wrote:
> Aaron Gray wrote:
> > Hi,
> >
> > I partly built LLVM on Cygwin yesterday and it was fine as far as it
> > went. But after doing a svn update today I am getting the following
> > warning on every compile :-
> >
> >
> > llvm[3]: Compiling LowerAllocations.cpp