Alex Ionescu wrote:
Fixed rsym for executables without any debug informations.
Updated files: trunk/reactos/tools/rsym.c
Hi,
This change breaks compilation with DBG = 0, at least on Linux (two people have confirmed it, including myself).
Best regards, Alex Ionescu
It's also broken on Windows.
Best regards, Alex Ionescu
Alex Ionescu wrote:
This change breaks compilation with DBG = 0, at least on Linux (two people have confirmed it, including myself).
Best regards, Alex Ionescu
It's also broken on Windows.
Hi,
it should be fixed now.
- Hartmut