similar to: [LLVMdev] Port succesful

Displaying 20 results from an estimated 1000 matches similar to: "[LLVMdev] Port succesful"

2006 Nov 04
0
[LLVMdev] Port succesful
> Otherwise, I will look into deja-gnu testing, perhaps can compile it on > windows. I will The deja-gnu testing framework will most likely have to be rewritten to run on Windows. Its very unix specific. -Tanya > also add other beckend in the future (Sparc, PowerPC). I hope windows using > Visual C++ will be soon officially supported :) > > About the problem I had with
2006 Nov 06
2
[LLVMdev] LLVM code emittion and C++ compiler compatibily
Hello! I have a question how about JIT-ed code and the C++ compiler compatibily. My project (www.baadengine.org) will use llvm and we will provide integration of JIT-ed code directly into C++ code. This means that C++ code can call JIT code just like any other code and JIT-ed code can call C++ code. We will compile to your bytecode from our BSF format. The question is if it is possible this
2006 Oct 10
1
[LLVMdev] llvmdev: Windows support
Hello, everyone! My name is Žiga Osolin and I am one of administrators of baadengine project (www.baadengine.org). It is an open source, BSD-licenced, game engine. We are very interested in llvm to provide us runtime code generation (basically, wrappers to easily call scripts from C++ and vica-versa, via vtbl (we replace vtbl for scripted types)) and also to allow our VM to run on llvm. Our
2006 Nov 06
2
[LLVMdev] LLVM code emittion and C++ compiler compatibily
> On Mon, 6 Nov 2006, [ISO-8859-2] Žiga Osolin wrote: >> The other thing are the return types. I don't know (it is probably even >> not documented) how VC++ returns smart pointer (boost::smart_ptr), >> or any other type (other basics types, such as int, float, ... are >> probably returned into EAX as with GCC). Once again, we may >> need specific return values
2006 Nov 06
0
[LLVMdev] LLVM code emittion and C++ compiler compatibily
On Mon, 6 Nov 2006, [ISO-8859-2] Žiga Osolin wrote: > The problem is this is not possible, because what I would compile to JIT > are actual classes. The integration of C++ and JIT code is very > important; for example we would create our own vtbls with JIT-ed code > addresses as the function call target. Ok. Realize that this ties you to a specific compiler version though. >
2006 Nov 06
0
[LLVMdev] LLVM code emittion and C++ compiler compatibily
On Mon, 6 Nov 2006, [ISO-8859-2] Žiga Osolin wrote: > The other thing are the return types. I don't know (it is probably even > not documented) how VC++ returns smart pointer (boost::smart_ptr), > or any other type (other basics types, such as int, float, ... are > probably returned into EAX as with GCC). Once again, we may > need specific return values per arhitecture. It is
2006 Nov 04
1
[LLVMdev] llvm partly ported to windows
Hello (again)! I fixed most of the system and the following projects compile now: * Analysis * AsmParser * Bytecode * CBeckend * Codegen * ExecutionEngine * Support * System * TableGen * Target * Transforms * VMCore I would like to compile at least x86 target as well as Fibonacci example (to test if it really works). In order to do so, I may need some hints: 1) How to generate
2008 Jan 31
5
Exporting a VM
Hi everyone! I have this doubt, on xenexpress there''s a command to export and import a vm i think it''s like this xe vm-export uuid=0099... filename=/path xe vm-import filename=/path ... I was wondering if there is something like this on Xen 3.0.3. If not how can i make a complete backup of my vm to install it on another computer (is it posible?). Thanks for your time and
2001 Feb 02
3
napster
Would someone who has tried napster 2.0 beta 9 comment on how well it works under the influence of wine. Although I often download with gnapster, you can't share your files. If no one shares, there's nothing to download... Sent via Deja.com http://www.deja.com/
2001 Jan 31
2
New TransGaming Patch
This worked with: Wine CVS from Jan 29th + Transgaming patch XFree 4.0.2 NVidia drivers 0.9.6 Had to turn off DGA, and force wine to manage created windows, otherwise I get a glXMakeCurrent error when it tries to set the current GLX rendering context. The frame rate isn't quite windows, but the demo is certainly playable. Good luck, Dan "Chris Howells"
2006 Feb 21
1
How to install centOS SPRAC
I'd like to know where can i find an installation guide for CentOS SPARC?? I have to install CentOS SPARC on a SunMicrosystem NETRA T1, if someone could help me out with that.. thanks.. --------------------------------- Brings words and photos together (easily) with PhotoMail - it's free and works with Yahoo! Mail. -------------- next part -------------- An HTML attachment was
2001 Feb 02
2
undefined symbol
Has anyone seen this error? is it a bug? if not then what am I doing wrong with the compile? I downloaded the lastest CVS, applied the transgaming patch, it built fine and installed fine. # wine /mnt/hda1/windows/sol.exe wine: error in loading shared libraries: /usr/local/lib/libntdll.so: undefined symbol: wine_ldt_copy thanks heath Sent via Deja.com http://www.deja.com/
2001 Feb 06
2
cannot install codeweavers wine
I am trying to install the Codeweavers version of wine (pre-release 2) and I am having problems. When I try to install (using rpm), I get the message "installing package codeweavers-wine-20010112-1 needs 7Mb on the / filesystem". My / filesystem is not overly large, but I still have approx 60Mb available on /. Is the error stating that the install requires 7Mb on /, or it needs 7Mb more
2001 Feb 12
1
CM00/01 Under wine - no keyboard
I've managed to get Championship Manager Season 00/01 running under wine, however the game refuses to recognise any keystrokes. The keyboard seems to work fine with other emulated apps, just this game. Anyone got any suggestions as to what I might be able to do to get it going? Running wine 20010112 on Debian 2.2.17 with Xwindows 4.01. Many thanks in advance. Sent via Deja.com
2014 Jul 11
3
outliers
Hola! Quiero encontrar los outliers de una columna de datos que son diferencias de tiempo, aunque esta en formato numero no en horas. El paquete que encontre que me podria servir es el outliers e hice este script: library(outliers) filename<-"timediff.csv" time<-read.csv(filename, sep=";",header=TRUE,dec=",") chisq.out.test(time$TimeDiff) Pero me da error
2009 Aug 07
5
Cantidad de datos
Buenas, tengo 30 000 000 de datos, y el R no me deja trabajar, como podria corregir eso problema para trabajar con los 30 000 000, mintras es estoy trabajando cada 1 000 000 pero no es igual. Espero puedan ayudarme saludos -- Manuel Bonilla
2004 Feb 26
1
SSL 143/notls stuff
Hi Everyone, Just trying to work out how totally disable SSL/TLS support on port 143 while enabling SSL support on port 993 In the config file when I comment out the setting "ssl_disable = yes", I have Webmail client that will no longer be able to auth against port 143, Now I can get the Webmail client to sort of work via using the setting the port to "143/notls" but the main
2007 May 14
2
(no subject)
JE SUIS DEJA INSCRITE _________________________________________________________________ Charla con tus amigos en l?nea mediante MSN Messenger: http://messenger.latam.msn.com/
2007 Sep 09
2
Problems with strsplit
Hello, I would like to know what can I do if I use strplit with a string and I want to use the middle left,I mean I have this: strsplit("bA531F16-rep","\\-") [[1]] [1] "bA531F16" "rep" I would like to work just with bA531F16 in another variable, what could I do?, Thank you --------------------------------- Sé un Mejor Amante
2008 May 23
10
View Specs vs. Stories
Do RSpec stories make view specs redundant? Does anybody spec their views *and* use stories, and if so how? Any views (no pun intended) appreciated. ~ Thanks Mark -- Posted via http://www.ruby-forum.com/.