Displaying 11 results from an estimated 11 matches for "messili".
Did you mean:
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
2013 Jul 31
4
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
I've not been following this thread at all. However, skimming the original
post, I fail to find a nice summary of what problem is trying to be solved.
By reading the rest of the thread I divine that the goal is faster links
and better dead code stripping?
Making that clearer would help. Naming your sections something other than
"safe" (which has *very* different connotations) would
2013 Jul 31
0
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
On 7/30/2013 7:41 PM, Chandler Carruth wrote:
> I've not been following this thread at all. However, skimming the original
> post, I fail to find a nice summary of what problem is trying to be solved.
The proposal is trying to garbage collect symbols that are not
referenced during the link step. In addition this proposal can be
extended to keep frequently called functions/data closer
2002 Sep 27
2
Using Theora Micro-HOWTO
Okay, thanks to some stubbornness on my part and helpfulness on the part
of people on this mailing list, I got the Ogg Theora alpha compiled up
and installed and running.
Yesterday, I went to the Prelinger archives (the public-domain video
archive at www.archive.com) to find a high-quality original to re-encode
as a test. The encoder worked just fine, and playback as well, and I thought
I'd
2013 Jul 31
1
[LLVMdev] [PROPOSAL] ELF safe/unsafe sections
On Tue, Jul 30, 2013 at 8:17 PM, Shankar Easwaran
<shankare at codeaurora.org>wrote:
> On 7/30/2013 7:41 PM, Chandler Carruth wrote:
>
>> I've not been following this thread at all. However, skimming the original
>> post, I fail to find a nice summary of what problem is trying to be
>> solved.
>>
> The proposal is trying to garbage collect symbols that
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
Hi there,
I''ve been working with RSpec for about a week now, and the process of
moving from a Test::Unit + Mocha setup 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:
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