search for: libmono

Displaying 6 results from an estimated 6 matches for "libmono".

2016 Jan 02
1
Default R Font Changed After Upgrade to Debian 8
...1.14.0-2.1 amd64 Cairo 2D vector graphics library ii libcairo2-dev 1.14.0-2.1 amd64 Development files for the Cairo 2D graphics library ii libmono-cairo2.0-cil 3.2.8+dfsg-10 all Mono Cairo library (for CLI 2.0) ii libmono-cairo4.0-cil 3.2.8+dfsg-10 all Mono Cairo library (for CLI 4.0) ii libpang...
2005 Mar 01
1
[LLVMdev] Re: question about gccld and external libraries
...-time-optimization stuff, so I suppose that the nativization happens at link time? (haven't done the -v on that). Otherwise this wouldn't make much sense. In my case I am strongly interested in llvm as a low level vm (jit) for all kinds of (bytecode/language) frontends. Like libjava and libmono. Plus I'd like to experiment with it with regards to analyzing large systems. But I am at the very start. I've also talked to gcj people at the FOSDEM and they would also be interested in that sort of thing at least they need a decent jit/dynamic compiler. It should really be easier in...
2015 Dec 30
2
Default R Font Changed After Upgrade to Debian 8
Good day, I have been unable to solve this issue. Do you get grainy fonts when running the test case plot(1:10, main = "abcedfghijklmnopqrstuvwxyz", cex.main = 4, cex.lab = 4, cex.axis = 4) What version of libcairo is on your system ? -------------------------------------- Dario Strbenac PhD Student University of Sydney Camperdown NSW 2050 Australia
2011 Jan 31
3
.Net Application Errors
For certain games and applications using .NET, I always seem to get the error reading: Fatal Error in GC: Collection From Unknown Thread I installed/uninstalled various versions of Mono, tried .NET from microsoft, reinstalled WINE, etc etc. But this error always comes up. Is there any other information needed? Or is this something that WINE doesn't have fixed right now? Thanks!
2005 Mar 01
0
[LLVMdev] Re: question about gccld and external libraries
On Tue, 1 Mar 2005, Jakob Praher wrote: >> If you pass '-lrt' when linking your program, it should take care of this >> for you. >> > > ah ok. so every library thet gccld can't find as a bytecode lib is added to > the shell script then. Yup. Note there are other options if you don't want to run your program in the JIT. In particular, you can use
2005 Mar 01
2
[LLVMdev] Re: question about gccld and external libraries
Chris Lattner wrote: > On Tue, 1 Mar 2005, Jakob Praher wrote: > >> thanks for the pointer. Yes I've done that, but in the new shell >> session I apparently forgot to set the LLVM_LIB_SEARCH_PATH. >> >> now gccld isn't complaining anymore but the interpreter doesn't seem >> to like it still: > > > It looks like the jit doesn't find