Displaying 4 results from an estimated 4 matches for "msg00516".
Did you mean:
msg00512
2010 Apr 11
1
[LLVMdev] darwin dragon-egg build issues
...with llvm release-2.7 branch (because
I was in the process of preparing llvm/llvm-gcc42 2.7 fink packages and had
those handy). I'll try again with llvm svn. FYI, I have posted the --enable-plugin
fix patch for darwin to the gcc-patches mailing list...
http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00516.html
I think we need one more darwin-specific FSF gcc patch for dragon-egg
(as gcc 4.5.0 doesn't installed the required darwin-sections.def into
/sw/lib/gcc4.5/lib/gcc/x86_64-apple-darwin10.3.0/4.5.0/plugin/include/config).
I am still pondering how to properly do that in the Makefiles.
Have...
2010 Apr 11
0
[LLVMdev] darwin dragon-egg build issues
Hi Jack,
> bash-3.2$ GCC=/sw/bin/gcc-4 CC=gcc-4 CXX=g++-4 CFLAGS=-I/sw/include CXXFLAGS=-I/sw/include LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make
> g++-4 -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"100954M\" -DTARGET_NAME=\"x86_64-apple-darwin10.3.0\" -I/Users/howarth/llvm_svn/dragonegg
2010 Apr 11
7
[LLVMdev] darwin dragon-egg build issues
On Sat, Apr 10, 2010 at 01:52:18PM +0200, Duncan Sands wrote:
> Hi Jack,
>
> > Is anyone building dragon-egg on darwin?
>
> Anton built it once. There were some problems with dynamic libraries: gcc's
> plugin support requires the use of dynamic libraries, and the configure logic
> it uses thinks that darwin does not support dynamic libraries! So it is
>
2010 Sep 15
15
xenpaging fixes for kernel and hypervisor
Patrick,
there following patches fix xenpaging for me.
Granttable handling is incomplete. If a page is gone, a GNTST_eagain
should be returned to the caller to inidcate the hypercall has to be
retried after a while, until the page is available again.
Please review.
Olaf
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com