search for: epitech

Displaying 11 results from an estimated 11 matches for "epitech".

2010 Nov 03
4
[LLVMdev] Fw: Forcing the Interpreter segfaults
...ameter to llc, or lli. > I think there was a programatic way to choose register allocator, but > I forgot how. > > Best regards, > --Edwin > -- ########################################### # Salomon BRYS # +33 (0) 6 83 54 55 96 #------------------------------------------ # > EPITECH "Koala" : C++ assistant : Sbire du C++ # > Zend Certified Engineer for PHP5 #------------------------------------------ # All data in this e-mail is confidential. # If you are not, or if you don't believe you are, the recipient of this e-mail, please delete it. #-------------------...
2010 Nov 03
0
[LLVMdev] Fw: Forcing the Interpreter segfaults
...--Edwin > > > > > > > > > > -- > > ########################################### > > # Salomon BRYS > > # +33 (0) 6 83 54 55 96 > > #------------------------------------------ > > # > EPITECH "Koala" : C++ assistant : Sbire du C++ > > # > Zend Certified Engineer for PHP5 > > #------------------------------------------ > > # All data in this e-mail is confidential. > > # If you are not, or if you don't believe you are, the reci...
2006 Oct 08
1
Multisceen Support WAS : Re: [Fwd: Re: compiz coding style]
...r and easier to use and here for foreseeable futur. A randr++ plugin for compiz would be very welcome ! I may have a look at it, I need to refresh my C skills ! [1] : http://lists.freedesktop.org/archives/xorg/2006-September/018058.html Cordially, -- Alexandre Mazari Eleve Ing?nieur 5eme Ann?e Epitech Responsable Technique poly/son (poly-son.pfe.epitech.net)
2015 Sep 29
2
Fwd: buildbot failure in LLVM on clang-ppc64-elf-linux2
...84 at gmail.com>, Daniel Jasper <djasper at google.com>, Daniel Sanders < daniel.sanders at imgtec.com>, David Blaikie <dblaikie at gmail.com>, Evgeniy Stepanov <eugeni.stepanov at gmail.com>, Fiona Glaser <escha at apple.com>, Guillaume Papin <guillaume.papin at epitech.eu>, Matt Arsenault < Matthew.Arsenault at amd.com>, Matthias Braun <matze at braunis.de>, Philip Reames <listmail at philipreames.com>, Piotr Padlewski <prazek at google.com>, Reid Kleckner <rnk at google.com>, Richard Trieu <rtrieu at google.com>, Sanjay Pat...
2010 Nov 02
1
[LLVMdev] Forcing the Interpreter segfaults
...lock segfaults on the EI->runFunction(func, args) call. I can't find my mistake. Would somebody help me on this ??? Thank you very much ! Salomon BRYS. -- ########################################### # Salomon BRYS # +33 (0) 6 83 54 55 96 #------------------------------------------ # > EPITECH "Koala" : C++ assistant : Sbire du C++ # > Zend Certified Engineer for PHP5 #------------------------------------------ # All data in this e-mail is confidential. # If you are not, or if you don't believe you are, the recipient of this e-mail, please delete it. #-------------------...
2006 Oct 06
2
solving plugin dependency issues
The dependency checking currently provided is clearly not good enough. There's currently two issues with the plugins that exist in the compiz repository. plane plugin conflicts with cube and rotate plugin, zoom plugin should probably work with either cube or plane but currently only loads when cube plugin is used. Adding a { CompPluginRuleBefore, "cube" } to the plane plugin and a
2015 Sep 29
3
Fwd: buildbot failure in LLVM on clang-ppc64-elf-linux2
...djasper at google.com >, Daniel Sanders < > > daniel.sanders at imgtec.com >, David Blaikie < dblaikie at gmail.com >, > > Evgeniy Stepanov < eugeni.stepanov at gmail.com >, Fiona Glaser < > > escha at apple.com >, Guillaume Papin < guillaume.papin at epitech.eu >, > > Matt Arsenault < Matthew.Arsenault at amd.com >, Matthias Braun < > > matze at braunis.de >, Philip Reames < listmail at philipreames.com >, > > Piotr Padlewski < prazek at google.com >, Reid Kleckner < > > rnk at google.com >, Rich...
2010 Apr 14
2
[Conference] Audio/Video
Hi guys, I'm planning of creating a speech/video conference application. This application will provide a system to see/listen to each personn present in the conference. So each ppl will have a audio and video stream. I'm wondering if you know a way to do this with asterisk or if it's supported ? If it is, i'm asking you about some documentation or related article (if you know
2007 Dec 05
1
USB Boot WinPE 2.0 via syslinux
Hello all, I'm booting for 1 year WinPE 2.0 and floppy disk images via PXE (pxelinux) and this works very well. I also want my floppy disk images and WinPE 2.0 on a bootable USB Stick. So i format my usb stick with fat16 and use Syslinux to make it bootable. I can now boot from stick and execute the floppy disk images. This works very well. But how can i add WinPE 2.0 booting support ? I
2010 Nov 02
0
[LLVMdev] Forcing the Interpreter segfaults
...____ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -- ########################################### # Salomon BRYS # +33 (0) 6 83 54 55 96 #------------------------------------------ # > EPITECH "Koala" : C++ assistant : Sbire du C++ # > Zend Certified Engineer for PHP5 #------------------------------------------ # All data in this e-mail is confidential. # If you are not, or if you don't believe you are, the recipient of this e-mail, please delete it. #-------------------...
2010 Nov 02
2
[LLVMdev] Forcing the Interpreter segfaults
Helps to send to list: On Tue, Nov 2, 2010 at 1:00 PM, OvermindDL1 <overminddl1 at gmail.com> wrote: > On Tue, Nov 2, 2010 at 12:51 PM, Salomon Brys <salomon.brys at gmail.com> wrote: >> Hi everyone ! >> I am very new to LLVM and intent to use it in a research project. >> I have a problem with the interpreter: I have a simple compiler that >> generates LLVM