search for: beginnig

Displaying 20 results from an estimated 21 matches for "beginnig".

Did you mean: beginning
2010 Apr 27
0
[LLVMdev] "clang -v" shows a GCC call
...suite is not able to > create a machine binary file without any intervention of GCC ? > > I thought it could. > > This means too that I must port GCC+Binutils in order to have a LLVM port > for my architecture ? > > That sound like a huge work, I've chosen LLVM at the beginnig because I > thought it could avoid me porting GCC+Binutils. You can define your own toolchain in clang. I think FreeBSD does that. You need an assembler, a linker, and a way to call them. It doesn't necesarely have to be binutils assembler, but it must understand gas syntax (maybe clang -i...
2003 Apr 23
3
PBX Console
...n looking into the one bad thing about * which is there's no practical solution to running a console. You know the kind where you have rows of buttons each representing an extension. You press the button of the extension you want to transfer the call to, and it's done. There's the beginnig of GUI version but it's going to eat resources for running X which can become less than desirable, besides it's not very competitive having to use a mouse to handle calls. Too slow. So my idea is to have a text window. We can run at a higher res than 25x80 and squeeze a fair number of...
2008 Nov 13
3
Problem in iPhone streaming
...o client for iPhone and as server is used Icecast2. My problem is that every time when client connects to some source(mount) Icecast2 sends correct HTTP 1.0 header and after header delimiter(two empty lines(\r\n\r\n)) should be data ( mp3 samples). But every time in the first packet in the beginnig of data section there are some bytes to which iPhone audio parser cannot undestand( Becasue every mp3 sample starts with mp3 header (0xFFF) ). This happens only to first packet. I'm sure of that, because i have stream in what i'm sure that raw sound data begins with prefix 0xFFF3...
2010 Apr 27
6
[LLVMdev] "clang -v" shows a GCC call
...hat, but this means that the llvm+Clang suite is not able to create a machine binary file without any intervention of GCC ? I thought it could. This means too that I must port GCC+Binutils in order to have a LLVM port for my architecture ? That sound like a huge work, I've chosen LLVM at the beginnig because I thought it could avoid me porting GCC+Binutils. Thanks for the reply. Jim Grosbach wrote: > > llvm (and clang) do not include binutils. You're seeing clang invoking the > gcc shell to assemble the .s file that clang generated, then again to link > the object file into...
2007 Aug 22
1
Time conversion problems
Hi there I have precipitation data from 2004 to 2006 in varying resolutions (10 to 20min intervals) with time in seconds from beginnig of the year (summation) and a second variable as year. I applied follwing code to convert the time into a date: times<-strptime("2004-01-01", "%Y-%m-%d", tz="GMT") + precipitation$time1 everytihng went well, except that every year, the seconds-counter starts by z...
2008 Jul 18
1
re ad and check table
Dear R users, I want to read a file like following : if it is a table then z <- read.table(pathname, dec=".", header=TRUE) else if it's not a table (image,doc,...) then send an error or something like that acually I have a read.table in the beginnig of my R code, and if my data is not a table I become in my R console : fail in scan. So the question is how to check the nature of the file? something like : is.table? I don't know the function. Thanks for any help Adel -- View this message in context: http://www.nabble.com/read-and-check-tab...
2004 Mar 08
1
Gethostbyaddr failed
...g.smbd for these users with this trouble i have this message : "Gethostbyaddr failed for 1.1.1.1.0 "(ip adress) What is that ? What can i do ? P.S. : Is it a problem with a tbd corrupted ? On thuesday i had a trouble with sessionid.tdb (connexion number > 3000). I think it's the beginnig of my current problem For this problem (a collegue sayed me to do this) I stopped samba I destroyed this table I restarted samba All was ok
2010 Jul 01
2
Sweave function
...;= mydata$firms @ variables <<echo=F>>= mydata$year @ and so on. I have two problem, first I'm not able to put on the same line text and output of R. So on my Latex document I get for example variable 1995 1996 1997 and I don't want this. The secondo problem is that at the beginnig of the R output I get the index, namely variable [1] 1995 1996 1997 and I don't want to see it. Anyone Knows how to do it or if there is another package in R that give me the possibility to create a Report by constructing table without any problems??? [[alternative HTML version deleted]]
2007 Sep 04
0
[LLVMdev] How to put a pass for last?
...chine instruction that will go to assembly. I've put my pass registration just before the "addAsmEmmiter" line in LLVMTargetMachine.cpp But, iterating trought machine functions and basic blocks inside the functions, there are still machine instructions that I cant reach. This is the beginnig of the asm output of my example test program: .text .align 16 .globl main .type main, #function main: nop sethi 4194296, %g1 or %g1, 56, %g1 save %g1, %o6, %o6 sethi 0, %l0 The nop right before sethi is one instruction I...
2006 Apr 07
2
how much longer Mr Gael?
...ems/actionpack-1.11.2/lib/action_controller/routing.rb:469:in `recognition_failed'' c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.11.2/lib/action_controller/routing.rb:459:in `recognize!'' i run it on webrick and just like that it works. now call me suspicious but i''m beginnig to think someone wants me to use webrick.... any explanations... all welcome, i''ve seen similar posts but not answers. Gael you spoke of a wonderful package which you had worked on while doing a project which you were going to post at SF. How far are you with that, cos I could definat...
2009 Sep 02
2
issue with encoding of one particular file?
Hello, I'm using ffmpeg2theora.linux to encode video casts from http://digit.cz For one particular episode 24, I discovered two issues: 1. minor one - at beginnig, software is reporting very big and long result ffmpeg2theora.linux digit24.mp4 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'digit24.mp4': Duration: 00:42:41.04, start: 0.000000, bitrate: 1177 kb/s Stream #0.0(eng): Audio: aac, 48000 Hz, 2 channels, s16 Stream #0.1(eng): Video: h264,...
2005 Feb 13
1
bad sound ISDN bristuff
Hello * users I've problems with sound quality on zaphfc Asterisk works fine good sound quality. If I do "make load" in the bristuf.xx zaphfc dir then sound quality drops directly. Even if I don't load the chan_zap in the modules.conf I use this config on more (even old 400Mhz machines) and works correctly. Looks like an hardware problem but I can't find it. I don't
2011 Jan 20
0
Writing functions. please help
...equipments. I Have to write the function in the image attached to this email, please take a look, where the f(t) is weibull's distribution density function, Ca=1000 and Cb=100 are costs of two equipments and i'm using shape=2.5 and scale=20. However, a few problems have appeared: 1- at the beginnig I thought of using the function dweibull, but the input is a vector of quantiles and my objective is to work with different time periods. So I chosed to write weibull's function already with the parameters shape and scale pre-defined, even though I know that's not the best option. So I have...
2005 Jul 28
4
strange dial problem with polycom 501
I am having a strange problem with polycom 501 and dailing. I've read the archives and no one there specifically mentions this problem, so I thought I'd ask here. The problem is that when the user picks up the receiver or pressed new call, sometimes they will enter a number (for example 95072091234) and in the middle of the number the cursor might jump back one digit. So the call above,
2002 Aug 27
4
Strange MS-Access Problems with Samba 2.2.1a
Hello, something strange happens sometimes with a MS access Database when trying to open it on a samba share. The database is destroyed and I think the problem is Samba cause in the database file you can find some log entries from samba. I got some tips from a german ng but I think it is better to publish it here cause might be a bug in samba 2.2.1a. I use samba 2.2.1a on Suse 7.3 and MS Office
2002 Nov 04
0
CUPS PostScript drivers for Samba explained -- was: Re: 2.2.6 and printer questions
...CUPS "page-label" option, setting a job-priority and setting the scheduled time of printing (with the option to support additional useful IPP job attributes in the future). * the CUPS PostScript driver supports the inclusion of the new "*cupsJobTicket" comments at the beginnig of the PostScript file (which could be used in the future for all sort of beneficial extensions on the CUPS side, but which will not disturb any other application as those will regard it as a comment and simply ignore it). * the CUPS PostScript driver will be the heart of the fully fledge...
2010 Apr 27
0
[LLVMdev] "clang -v" shows a GCC call
llvm (and clang) do not include binutils. You're seeing clang invoking the gcc shell to assemble the .s file that clang generated, then again to link the object file into an executable. On Apr 27, 2010, at 8:31 AM, Swiss Guy wrote: > > Hi everyone, > > I'm very new to the world of compilation and I've got to spend some time > time on LLVM. > As I have to produce
2010 Nov 16
26
Balloon driver for Linux/HVM
Hi, I have noticed that, in the code of linux/drivers/xen/balloon.c, there exists the snippet as this: static int __init balloon_init(void) { unsigned long pfn; struct page *page; if (!xen_pv_domain()) return -ENODEV; ..... } Does it means the driver will not work in HVM? If so, where is the HVN-enabled code for that? 2010-11-16 Rui Chu _______________________________________________
2010 Apr 27
3
[LLVMdev] "clang -v" shows a GCC call
Hi everyone, I'm very new to the world of compilation and I've got to spend some time time on LLVM. As I have to produce a cross compiler for a completely new target and I don't want to cross-build the binutils, I choose Clang as a replacement frontend for llvm instead of llvm-gcc. But first, I just would like to compile something on my Linux platform in order to test the software,
2006 Oct 05
11
Block comments in R?
Hello list, Is there any way to perform a block comment in R? In C++, anything in between a /* and */ is considered a comment, and it allows programmers to comment out chunks of code for testing and debugging. Is there such a feature in R? Cheers, Wee-Jin