search for: messily

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

2004 Oct 26
1
Problem with make recommended
I have been having problems making the recommended packages under windows NT when WINHELP is set to NO. It seems to go ahead and create the chm files and then fall over with an error. The base packages work fine. Clearly I can fix this myself messily, but I thought it might be useful feedback. Regards, John Marsland _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 0.0 year 2004 month 10 day 04 language R *********************************************************...
2013 Jul 31
4
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
...other toolchains and environments. 2) We should talk to other ELF producers and coordinate to make sure we don't end up creating a twisty maze of extensions here. 3) We should step back and consider leapfrogging to a fully specialized format to reap even more performance benefits rather than messily patching ELF. #3 may prove irrelevant if this is the only major hurdle for speeding up ELF links. My impression was otherwise. #2 hasn't been done by the other ELF producers, but we should strive to do better. #1 can be solved via science. On Tue, Jul 30, 2013 at 5:33 PM, Shankar Easwara...
2013 Jul 31
0
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
...end up creating a twisty maze of extensions here. This is not a problem with the general ELF community since the binutils ld/gold would not atomize sections. > 3) We should step back and consider leapfrogging to a fully specialized > format to reap even more performance benefits rather than messily patching > ELF. I dont think we should come up with another object file format. Shankar Easwaran
2002 Sep 27
2
Using Theora Micro-HOWTO
...pcm -aofile stream.wav -vo null file_to_be_encoded.avi Finally, to encode the Ogg Theora file from the original: mplayer -ao null -nosound -vo yuv4mpeg file_to_be_encoded.avi & (and then - I do this in a separate terminal window, but as far as I know it can be done in the same window, albeit messily as both programs output status messages) encoder_example -v 1 -a 1 stream.wav stream.yuv > theora_file.ogg (if/when encoder_example supports 'piped' pcm data, you will be able to: mkfifo -m 660 stream.wav and there will be only one mplayer command line to call before the encoder_exa...
2013 Jul 31
1
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
...lang writes ELF files and LLD reads them. We really do need to maintain interoperability (by and large) with other toolchains on the same platform. > > 3) We should step back and consider leapfrogging to a fully specialized >> format to reap even more performance benefits rather than messily patching >> ELF. >> > I dont think we should come up with another object file format. OK, there are others who disagree though. =] It is at least something that we shouldn't write off and should consider *IF* we're going to also consider the rest of the proposal. But curren...
2011 Feb 09
3
[LLVMdev] Building LLVM on Cygwin.
On Wed, Feb 9, 2011 at 9:40 AM, NAKAMURA Takumi <geek4civic at gmail.com>wrote: > Anand, > > > I have not tried building llvm-gcc, though, ... > > Please show me "/path/to/config.status --version". > [Anand] Here is the config.status output taken from '/cygdrive/c/llvm-2.8': ./config.status --version llvm config.status 2.8 configured by
2007 Sep 25
12
Problems with expect_render
...tup to an RSpec + Mocha environment has been pretty straightforward. Except, I''m having problems with using template.expect_render. I have Mocha enabled with: > config.mock_with :mocha in spec_helper. And then I have a view spec which looks like this: > it "should explode messily because I have made this partial name > up" do > template.expect_render(:partial => ''does_not_exist'', :object => > "hello") > render "/a/real/template" > end If I run this spec, it passes, which it really shouldn''t. I...
2013 Jul 31
0
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
On 7/30/2013 5:43 PM, Nick Kledzik wrote: > On Jul 29, 2013, at 10:09 AM, Shankar Easwaran wrote: > >> On 7/29/2013 11:24 AM, Nick Kledzik wrote: >>> On Jul 25, 2013, at 2:10 PM, Rui Ueyama wrote: >>>> Is there any reason -ffunction-sections and -fdata-sections wouldn't work? If it'll work, it may be be better to say "if you want to get a better linker
2013 Jul 30
3
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
On Jul 29, 2013, at 10:09 AM, Shankar Easwaran wrote: > On 7/29/2013 11:24 AM, Nick Kledzik wrote: >> On Jul 25, 2013, at 2:10 PM, Rui Ueyama wrote: >>> Is there any reason -ffunction-sections and -fdata-sections wouldn't work? If it'll work, it may be be better to say "if you want to get a better linker output use these options", rather than defining new ELF
2005 Oct 10
11
Open Source Content Management System - Joomla
There was some discussion in the past about which one is the best Content Management System that can be used in conjunction with Asterisk. Mambo was supposed to be the best out there under GPL. The guys who developed Mambo have a new product now - Joomla. I am using this and it appears to be better than Mambo in many respects. Read the gist about Joomla below. ------------- If you've read
2004 Jul 06
3
Moving Profiles
Hi everyone, I'm about to install a Samba PDC in a network that previously was working as a workgroup. All the users have been logging into their local machines as "administrator" and all with the same password. What I would really like to do is to move their profiles with them, but as they are all using the same username and the like I can see this is going to cause problems. So