kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00877
Re: Re: Compiling Kicad using MSVC
2008/1/8, Dick H. <dick@...>:
> Mateusz,
>
> Can you please look into the reason why there are debug symbols in the
> windows binaries made with CMake?
>
> I see this line is trying to link and strip the symbols, but we need
> to verify that it is having an effect on Windows:
>
> SET(CMAKE_EXE_LINKER_FLAGS_RELEASE "-s")
>
> If the -s is given to the link step, it should strip symbols, and
> running strip.exe on the subsequent output executable should have no
> (appreciable) change in size if the symbols were actually stripped.
>
> Thanks!
>
> Dick
>
Hi,
sorry for not answering earlier. I'm on vacation mastering my
snowboard skills :)
I do not have access to my PC with VirtualBox and Win XP. I'll look at
this as soon as I come home (maybe a week or so).
Regards,
Mateusz
Follow ups
References