Displaying 2 results from an estimated 2 matches for "chauvat".
Did you mean:
charvat
2007 Jan 04
1
SYSLINUX 3.32-pre7 release candidate&In-Reply-To=
Hi,
First, many thanks for your great work.
Don't know if it's the good way to post .... But I want to give you a
good information ( and also good for me).
I try to make an usb bootable SystemrescueCd (www.sysrescd.org) on a
new 2Gb Usb Key (noname, UT163 controller from USBest) and it was
impossible with syslinux 3.31 release ( using win32 version
syslinux.exe). The syslinux command
2005 Oct 28
1
[LLVMdev] python & llvm
Hi,
I'd like to use llvm from python to generate dynamically:
1) llvm functions from python expressions, eg. an "apply" operation on a c-array of floats
2) callback functions
3) calls to an external dynamic loaded c-library
I've looked at the llvm python wrappers
but the size of the .so module is just too massive (120Mb).
However, I don't think it is actually necessary for