Displaying 7 results from an estimated 7 matches for "libllvmbzip2".
2006 Aug 03
0
[LLVMdev] Building llvm under cygwin
Hello Anton
Thu, 3 Aug 2006 15:06:56 +0400 you wrote:
> here it is in the attachment :)
Ok. Could you also send LibDeps.txt file? It should be
in /obj/tools/llvm-config directory
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2006 Aug 04
1
[LLVMdev] Building llvm under cygwin
Hello Anton
Fri, 4 Aug 2006 21:45:19 +0400 you wrote:
> 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.
Anyway, "sort" call can cause large problems depending, where in your
PATH cygwin directory is (before
2006 Aug 01
15
[LLVMdev] Building llvm under cygwin
>
> If you're building llvm-gcc4, you don't need the runtime libraries, so
> I'd just stick with the "tools-only" build and declare success. If
> you're building llvm-gcc3, I'd suggest you switch to llvm-gcc4 :)
I switched to llvm-gcc4 but when I run make from obj folder i run into
folowing errors:
Can't find a library with no dependencies at
2006 Sep 09
1
[LLVMdev] gfortran: link error building gfortran on linux
.../mmccrack/gfortran-llvm/llvm-obj/Debug/lib/libLLVMAnalysis.a
/home/mmccrack/gfortran-llvm/llvm-obj/Debug/lib/libLLVMTarget.a
/home/mmccrack/gfortran-llvm/llvm-obj/Debug/lib/libLLVMCore.a
/home/mmccrack/gfortran-llvm/llvm-obj/Debug/lib/libLLVMSupport.a
/home/mmccrack/gfortran-llvm/llvm-obj/Debug/lib/libLLVMbzip2.a
/home/mmccrack/gfortran-llvm/llvm-obj/Debug/lib/libLLVMSystem.a -lmpfr
-lgmp ../libcpp/libcpp.a ../libiberty/libiberty.a
-L/home/mmccrack/gfortran-llvm/llvm-obj/Debug/lib -lpthread -ldl -lm
libbackend.a(i386.o)(.text+0x13aa5): In function
`ix86_make_regparmandstackparmee':
../../src/gcc/co...
2007 Jan 05
0
[LLVMdev] llvm-gcc4 mirror back online
...g/lib/libLLVMTransformUtils.a
/home/jeffc/llvm/obj/Debug/lib/libLLVMipa.a
/home/jeffc/llvm/obj/Debug/lib/libLLVMAnalysis.a
/home/jeffc/llvm/obj/Debug/lib/libLLVMTarget.a
/home/jeffc/llvm/obj/Debug/lib/libLLVMCore.a
/home/jeffc/llvm/obj/Debug/lib/libLLVMSupport.a
/home/jeffc/llvm/obj/Debug/lib/libLLVMbzip2.a
/home/jeffc/llvm/obj/Debug/lib/libLLVMSystem.a ../libcpp/libcpp.a
./../intl/libintl.a ../libiberty/libiberty.a
-L/home/jeffc/llvm/obj/Debug/lib -lpthread -lm
g++40: llvm-main.o: No such file or directory
gmake[1]: *** [cc1-dummy] Error 1
gmake[1]: Leaving directory `/usr/home/jeffc/llvm-gcc...
2007 Jan 05
2
[LLVMdev] llvm-gcc4 mirror back online
It claims it was last updated 2007-01-04 06:47:31 -0400 (Thu, 04 Jan
2007). It should be close to TOT tomorrow.
Cheers,
-- Jim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070104/9cecae71/attachment.bin>
2006 Aug 03
0
[LLVMdev] Building llvm under cygwin
Hello Anton
Thu, 3 Aug 2006 12:38:54 +0400 you wrote:
> I've updated it yesterday and rebuilt - llvm built fine. But when
> building llvm-gcc4 (also updated yesterday from new /trunk
> directory) it fails with the same error.
You might easily get llvm-gcc4-mingw32 binaries from "prerelease"
directory. Since stdcall, fastcall & dllimport stuff is unsupported
right now,