[LLVMdev] Building llvm under cygwin
Reid Spencer
rspencer at reidspencer.com
Fri Aug 4 11:27:25 PDT 2006
Anton V,
While removing the cyclic dependencies will help, it may not be the
final solution. I think Anton K is onto something with the "sort"
output, there was also a regex pattern in llvm-config that needs to be
updated loosened up a bit. Anton K is checking these things now and
will commit them if successful. One more update (after Anton K is done)
might just do it.
Thanks for your help!
Reid.
On Fri, 2006-08-04 at 21:45 +0400, Anton Vayvod wrote:
>
>
> On 8/4/06, Anton Korobeynikov <asl at math.spbu.ru > wrote:
> Hello Anton
>
> Thu, 3 Aug 2006 23:13:52 +0400 you wrote:
>
> > I won't be available for the next 10-12 hours if you'll need
> some more
> > files.
> Well. I have one idea. Could you please execute "sort
> --version" from
> your cygwin shell and let me know, whether it's GNU one (it
> should
> reply with the words "textutils") or windows-supplied one (it
> should
> just give you and error)?
>
> It turned out ot be a GNU version.
> sort (GNU coreutils) 5.97
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software. You may redistribute copies of it under the
> terms of
> the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
> There is NO WARRANTY, to the extent permitted by law.
>
> Written by Mike Haertel and Paul Eggert.
>
>
> I've updated llvm and llvm-gcc4 ant trying to build it again after
> PR845 was resolved. According to Reid's letter this PR coud be the
> reason of my problem.
>
> When I'll have the results of llvm-gcc4 build I'll report.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list