Don wrote:
>> Adding exception support to LLVM is probably *much* easier than
>> converting the exception support in a compiled object file.
Walter Bright wrote:
> There's no way to add it to a compiled object file. The schemes are
> completely different, and interact with the rest of the code gen
Don wrote:
Adding exception support to LLVM is probably *much* easier than
converting the exception support in a compiled object file.
There's no way to add it to a compiled object file. The schemes are
completely different, and interact with the rest of the code generation.
Might as well try
aarti_pl wrote:
Christian Kamm pisze:
Christian Kamm:
No, unfortunately.
It's a problem with LLVM only supporting Dwarf2 exception
handling. I'm
pretty sure it'd work if we used ELF for the object files and GCC for
linking, but Windows people tell me this is hardly acceptable.
dsimcha:
I t
Christian Kamm pisze:
Christian Kamm:
No, unfortunately.
It's a problem with LLVM only supporting Dwarf2 exception handling. I'm
pretty sure it'd work if we used ELF for the object files and GCC for
linking, but Windows people tell me this is hardly acceptable.
dsimcha:
I think this solution
Christian Kamm:
No, unfortunately.
It's a problem with LLVM only supporting Dwarf2 exception handling. I'm
pretty sure it'd work if we used ELF for the object files and GCC for
linking, but Windows people tell me this is hardly acceptable.
dsimcha:
>>> I think this solution is
Aarti_pl pisze:
dsimcha pisze:
== Quote from Christian Kamm (kamm-incasoftw...@removethis.de)'s article
Speaking of LDC, any chance that the exception handling on Win32 gets
fixed in the near future?
No, unfortunately.
It's a problem with LLVM only supporting Dwarf2 exception handling. I'm
pre
dsimcha pisze:
== Quote from Christian Kamm (kamm-incasoftw...@removethis.de)'s article
Speaking of LDC, any chance that the exception handling on Win32 gets
fixed in the near future?
No, unfortunately.
It's a problem with LLVM only supporting Dwarf2 exception handling. I'm
pretty sure it'd wor
Christian Kamm wrote:
Speaking of LDC, any chance that the exception handling on Win32 gets
fixed in the near future?
No, unfortunately.
It's a problem with LLVM only supporting Dwarf2 exception handling. I'm
pretty sure it'd work if we used ELF for the object files and GCC for
linking, but
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill Baxter wrote:
> On Sun, Dec 14, 2008 at 5:13 AM, Christian Kamm
> wrote:
>>> Speaking of LDC, any chance that the exception handling on Win32 gets
>>> fixed in the near future?
>> No, unfortunately.
>>
>> It's a problem with LLVM only supporting
== Quote from Christian Kamm (kamm-incasoftw...@removethis.de)'s article
> > Speaking of LDC, any chance that the exception handling on Win32 gets
> > fixed in the near future?
> No, unfortunately.
> It's a problem with LLVM only supporting Dwarf2 exception handling. I'm
> pretty sure it'd work if
On Sun, Dec 14, 2008 at 7:55 AM, aarti_pl wrote:
> Bill Baxter pisze:
>>
>> On Sun, Dec 14, 2008 at 5:13 AM, Christian Kamm
>> wrote:
Speaking of LDC, any chance that the exception handling on Win32 gets
fixed in the near future?
>>>
>>> No, unfortunately.
>>>
>>> It's a problem wi
Bill Baxter pisze:
On Sun, Dec 14, 2008 at 5:13 AM, Christian Kamm
wrote:
Speaking of LDC, any chance that the exception handling on Win32 gets
fixed in the near future?
No, unfortunately.
It's a problem with LLVM only supporting Dwarf2 exception handling. I'm
pretty sure it'd work if we used
On Sun, Dec 14, 2008 at 5:13 AM, Christian Kamm
wrote:
>> Speaking of LDC, any chance that the exception handling on Win32 gets
>> fixed in the near future?
>
> No, unfortunately.
>
> It's a problem with LLVM only supporting Dwarf2 exception handling. I'm
> pretty sure it'd work if we used ELF for
> Speaking of LDC, any chance that the exception handling on Win32 gets
> fixed in the near future?
No, unfortunately.
It's a problem with LLVM only supporting Dwarf2 exception handling. I'm
pretty sure it'd work if we used ELF for the object files and GCC for
linking, but Windows people tell m
14 matches
Mail list logo