search for: embedder

Displaying 20 results from an estimated 107 matches for "embedder".

Did you mean: embedded
2003 Sep 18
1
xgobi vs ggobi
Hi Folks, I'm at the point where I'd normally install xgobi (which I've used and found very useful), but there is the alternative of ggobi (now at version 0.9). Would anyone with experience of both care to indicate the merits of either relative to the other? The other thing I can't make out too clearly from the ggobu website is quite what's involved in choosing between the
2014 Aug 05
4
[LLVMdev] LLVM as a shared library
> (7) Make the C API truly great. > > I think it’s harmful to LLVM in the long run if external embedders use the C++ API. I think that one way of ensuring that they don’t have an excuse to do it is to flesh out some things: > > - Add more tests of the C API to ensure that people don’t break it accidentally and to give more gravitas to the C API backwards compatibility claims. > - Increase C...
2014 Aug 05
2
[LLVMdev] LLVM as a shared library
...5, 2014 at 2:49 PM, Filip Pizlo <fpizlo at apple.com> wrote: > >> On Aug 5, 2014, at 1:46 PM, Eric Christopher <echristo at gmail.com> wrote: >> >>> (7) Make the C API truly great. >>> >>> I think it’s harmful to LLVM in the long run if external embedders use the C++ API. I think that one way of ensuring that they don’t have an excuse to do it is to flesh out some things: >>> >>> - Add more tests of the C API to ensure that people don’t break it accidentally and to give more gravitas to the C API backwards compatibility claims. &...
2011 Nov 21
1
AEX410P drops DTMF digits
Hello again list, I'm running a 1.4.42 install on SUSE with an AEX410P card. The DAHDI release is 2.4.0 because the machine won't properly install 2.5 and also won't install Asterisk 10.0 because I can't get a good SQLite3 library to install. Whenever I enter DTMF very quickly or very slowly, app_read des on me. Has anyone experienced similar joy
2004 Aug 06
4
Icecast embeddable ?
Hello all, I'm quit new to icecast, but I have project dealing with streaming (currently only audio) for web radio, and I would love to use the icecast protocol as it already has everything I need. But, In order to be usable for us, we need to be able to 'embed' the icecast server (in a dll or statically) in our program, and control it programatically. We need his to reconfigure the
2014 Aug 05
2
[LLVMdev] LLVM as a shared library
...ote: > > On Tue, Aug 5, 2014 at 2:49 PM, Filip Pizlo <fpizlo at apple.com> wrote: > > > On Aug 5, 2014, at 1:46 PM, Eric Christopher <echristo at gmail.com> wrote: > > (7) Make the C API truly great. > > I think it’s harmful to LLVM in the long run if external embedders use the > C++ API. I think that one way of ensuring that they don’t have an excuse to > do it is to flesh out some things: > > - Add more tests of the C API to ensure that people don’t break it > accidentally and to give more gravitas to the C API backwards compatibility > claim...
2002 Apr 17
1
Problems embedding R in a C application
Hello, I've encountered two serious issues that have stopped me in my tracks, and I would be most grateful to anyone who can provide some answers. I am using the examples provided on the page "Testing the Embeddable R Library". I am writing a C application, that I want to embedd R into (I'm not interested in embedding my application in R, that's not an option). I'm
2014 Aug 05
13
[LLVMdev] LLVM as a shared library
Hello LLVM community, Over the last few years the LLVM team here at Apple and development teams elsewhere have been busily working on finding new and interesting uses for LLVM. Some of these uses are traditional compilers, but a growing number of them aren’t. Some of LLVM’s new clients, like WebKit, are embedding LLVM into existing applications. These embedded uses of LLVM have their own unique
2008 Jul 20
2
Erro: cannot allocate vector of size 216.0 Mb
Please, I have a 2GB computer and a huge time-series to embedd, and i tried increasing memory.limit() and memory.size(max=TRUE), but nothing. Just before the command: > memory.size(max=TRUE) [1] 13.4375 > memory.limit() [1] 1535.875 > gc() used (Mb) gc trigger (Mb) max used (Mb) Ncells 209552 5.6 407500 10.9 350000 9.4 Vcells 125966 1.0 786432 6.0 496686 3.8
2014 Aug 06
4
[LLVMdev] LLVM as a shared library
...PI is not intended to allow for binary compatibility. So, I think we need to either add the following as either an explicit goal of the shared library work, or as a closely related project: > > (7) Make the C API truly great. > > I think it’s harmful to LLVM in the long run if external embedders use the C++ API. The quality with which we maintain the C API today suggests that we collectively think of it as an albatross to be suffered. There is work necessary to change that perception too. I think that one way of ensuring that they don’t have an excuse to do it is to flesh out some...
2004 Aug 06
1
(no subject)
Hello... I'm developing Embedder VoIP as a project in my university and I'm thinking that I can use Speex as my codec of choice... I just wanted to know if any of you has done realtime Speex encoding/decoding with a dsp in an VoIP enviroment -----BEGIN GEEK CODE BLOCK----- Version 3.1 GED/J d-- s:++>: a-- C++(++++) ULU++ P...
2007 Jul 20
1
Linux kernel + initrd in one file
Hello, I know this might be slightly off-topic, but I know at least hpa has an intimate knowledge of the linux boot process - and I would want to use it with syslinux/pxelinux, so I figure it might not hurt too much to ask: Is it possible to embedd the initrd with the linux kernel in a way similiar to how it works on some embedded systems? There, you provide an object file with the filesystem,
2005 Sep 20
1
Embedding a "Domain Group" in "Domain Administrators" ???
hi list, is it possible with samba v3 and ldap backend to embedd a normal group like "normalgroup" in the group "Domain Administrators" to give members of the group "normalgroup" full administrative rights on workstations? i tried with "net groupmap addmem sid-of-normalgroup sid-of-domain-admins" and "net groupmap addmem sid-of-domain-admins
2014 Sep 23
1
embedding video into the wiki pages
hi guys Ive got the videos from Paris Dojo now processed up and ready to go - the plan is to get them into the CentOSProject youtube channel. however, i was wondering if there is a way to embedd the video into the wiki pages as well. We can then have the videos for all the sessions ( or the ones we managed to record proper ) ready to view right in place that also means we end up promoting the
2008 Jun 19
1
[LLVMdev] New llvm-db ?
Hi, I'm interested in hearing your opinions on whether a new debugger is a worthwhile goal. The kind of debugger that I'm referring to is not a LLVM bitcode-only one like the (now deprecated) llvm-db, but a native one with full support for both native code and LLVM JIT generated code. In the short term it would be far easier to modify gdb and make it cooperate with the LLVM JIT
2013 Jan 11
1
[LLVMdev] Using C++'11 language features in LLVM itself
On Jan 11, 2013, at 10:02 AM, <dag at cray.com> wrote: > "Daniels, Marcus G" <mdaniels at lanl.gov> writes: > >> Anyway, I thought the question here amounted to how to ensure that >> people can make binaries of LLVM libraries and a working clang >> executable on Windows. > > No, it's more than that. Many (most?) groups integrate clang
2018 Jul 13
3
A few questions and propostions on the samba architecture
That explains why there is so little information on ldb and sqlite. From my pov sqlite just seemed interesting, as it has a well known syntax and the ability to embedd a transparent logic layer. As there is no effort to use sqlite (or sql) in the future , I just burried that path. As for compability I would strongly suggest to stay where Microsoft left off, before killing the "UNIX
2008 Sep 20
2
ssh in small devices
Dear Sirs, This must have been asked before but I don't find and FAQ around dealing with the issue. We are building small devices that connects to Internet (www.ipio.nu). The next generation of this we want to base on AVR32 and run a small slimmed version of Linux. We have som program on this device that we want to connect to servers out on Internet. SSL seems to be "quite heavy"
2012 May 04
2
[LLVMdev] [lld] driver
On Thu, May 3, 2012 at 6:41 PM, Nick Kledzik <kledzik at apple.com> wrote: > I'd like to do some more work on the darwin executable writer.  But most of the work is mach-o variations that are driven by command line options.  So I wanted to work out with you how command line processing will work. > > Looking at the Darwin man page for ld(1), it seems most options are darwin
2004 Dec 03
1
Getting R to emit an image file as a pipe or Base64 stream: Mac OSX 10.3 - R 2.0.1
Hi All, Anybody know how to make R emit base64 encoded text in some way that perl can grab it, instead of planting a file on your harddrive when calling JPEG or PNG? I've managed to get these scripts to work and put a file on the harddisk #!/usr/bin/perl -Wall # by jin kee. a simple script to demonstrate # the needed steps to get R to emit a jpeg. use strict; my($callR, $callRold); # need