User forums > Nightly builds

The 01 November 2007 build will NOT be out.

(1/6) > >>

killerbot:
tomorrow, when we switch to GCC 4.2.1 build with wx286 ...

kelo81:
cool! (what GCC model will you use for the compilation? sjlj or dw2 ? )

killerbot:
I use dw2.

Mc.Michael:
dw2 or sjlj . In what a difference?

stahta01:

--- Quote from: Mc.Michael on November 01, 2007, 10:10:43 pm ---dw2 or sjlj . In what a difference?

--- End quote ---

If you mean what is the difference?
The dw2 works better with the debugger, since it is what, or closely related, Linux uses.
Windows standard is sjlj. In some cases, sjlj is better on windows; if you need to have exceptions from standard sjlj DLLs passing to your code is one case where sjlj better.

If you are not using windows DLLs, most people consider dw2 the clear winner.

Note, the above is what I have read; I have no direct experience on which is better.

Tim S

Navigation

[0] Message Index

[#] Next page

Go to full version