Displaying 8 results from an estimated 8 matches for "meercat".
Did you mean:
errcat
2010 Oct 11
2
[LLVMdev] More DIFactory questions - still stumped
On Mon, Oct 11, 2010 at 10:43 AM, Chris Lattner <clattner at apple.com> wrote:
>
> On Oct 11, 2010, at 8:17 AM, Devang Patel wrote:
>
> >> Interestingly enough, I just upgraded to the latest Ubuntu (10.10 -
> Maverick Meercat), and the LLVM-generated code no longer builds: I get the
> following error in the assembler stage (after the bitcode is converted to
> assembly):
> >>
> >> SwitchStmtTest.s: Assembler messages:
> >> SwitchStmtTest.s:294899: Fatal error: duplicate .debug_line...
2010 Oct 14
1
[LLVMdev] More DIFactory questions - still stumped
...:04 AM, Talin wrote:
>
> On Mon, Oct 11, 2010 at 10:43 AM, Chris Lattner <clattner at apple.com>wrote:
>
>>
>> On Oct 11, 2010, at 8:17 AM, Devang Patel wrote:
>>
>> >> Interestingly enough, I just upgraded to the latest Ubuntu (10.10 -
>> Maverick Meercat), and the LLVM-generated code no longer builds: I get the
>> following error in the assembler stage (after the bitcode is converted to
>> assembly):
>> >>
>> >> SwitchStmtTest.s: Assembler messages:
>> >> SwitchStmtTest.s:294899: Fatal error: du...
2010 Oct 11
0
[LLVMdev] More DIFactory questions - still stumped
On Oct 11, 2010, at 11:04 AM, Talin wrote:
> On Mon, Oct 11, 2010 at 10:43 AM, Chris Lattner <clattner at apple.com> wrote:
>
> On Oct 11, 2010, at 8:17 AM, Devang Patel wrote:
>
> >> Interestingly enough, I just upgraded to the latest Ubuntu (10.10 - Maverick Meercat), and the LLVM-generated code no longer builds: I get the following error in the assembler stage (after the bitcode is converted to assembly):
> >>
> >> SwitchStmtTest.s: Assembler messages:
> >> SwitchStmtTest.s:294899: Fatal error: duplicate .debug_line sections
&...
2010 Oct 11
2
[LLVMdev] More DIFactory questions - still stumped
...ry. (It does report errors, however: "dwarf_srclines: DW_DLE_ATTR_FORM_BAD". The weird part is that it does this even when I completely disable the code that calls IRBuilder.SetCurrentDebugLocation()).
>
> Interestingly enough, I just upgraded to the latest Ubuntu (10.10 - Maverick Meercat), and the LLVM-generated code no longer builds: I get the following error in the assembler stage (after the bitcode is converted to assembly):
>
> SwitchStmtTest.s: Assembler messages:
> SwitchStmtTest.s:294899: Fatal error: duplicate .debug_line sections
>
This is a known Linu...
2010 Oct 11
0
[LLVMdev] More DIFactory questions - still stumped
On Oct 11, 2010, at 8:17 AM, Devang Patel wrote:
>> Interestingly enough, I just upgraded to the latest Ubuntu (10.10 - Maverick Meercat), and the LLVM-generated code no longer builds: I get the following error in the assembler stage (after the bitcode is converted to assembly):
>>
>> SwitchStmtTest.s: Assembler messages:
>> SwitchStmtTest.s:294899: Fatal error: duplicate .debug_line sections
>>
>...
2010 Oct 11
0
[LLVMdev] More DIFactory questions - still stumped
...es report
> errors, however: "dwarf_srclines: DW_DLE_ATTR_FORM_BAD". The weird part is
> that it does this even when I completely disable the code that calls
> IRBuilder.SetCurrentDebugLocation()).
>
Interestingly enough, I just upgraded to the latest Ubuntu (10.10 - Maverick
Meercat), and the LLVM-generated code no longer builds: I get the following
error in the assembler stage (after the bitcode is converted to assembly):
SwitchStmtTest.s: Assembler messages:
SwitchStmtTest.s:294899: Fatal error: duplicate .debug_line sections
Note that this is still with calls to IRB...
2010 Oct 10
2
[LLVMdev] More DIFactory questions - still stumped
BTW, the reason I stopped responding to this thread is not because I solved
the problem, but because I simply gave up and decided to work on other
things for a while since I was making no progress. Having finished those
other things (the stack crawler, for one), I'm hoping that time and a fresh
start will yield better results. Unfortunately after about a day spent
reviewing old llvm-dev
2011 Feb 20
2
Same Error with many games
Hello everybody,
i've got a new computer and, by that, started to use linux (ubuntu 64
maverick meercat).
Wine works fine for like steam but not if i want to open a program, its
always the same error.
stephan at stephan-GA-890GPA-UD3H:~/.wine/drive_c/Programme/SEGA/Medieval II
Total War$ wine start medieval2.exe
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x110fb0 0
fixme:exec:SHELL_execute flags ignor...