Manu wrote:
> Earnie Boyd wrote:
>
>
> [cut]
>
>>It just makes sure that _WIN32 and friends are defined, so replacing it
>>with -D_WIN32 -DWIN32 should be enough.
>
>
> It works fine, thanks.
> OTOH, I noticed that rxvt.exe/libW11.dll are not built with debug symbols,
> It seems that the distributed binaries have debug symbols.
>
> Just curious to know how the distributed binaries were built.
Very maticulously. ;) And once built, well they've not changed so
there's no need to rebuild them. I tend to specify the CFLAGS at make
execution but that might not help with this package depending on how
standard it is. BTW, the .ico files embedded in the DLL aren't used,
AFAIR, so fat could be trimmed.
> Mine don't have the MSYS' icon, for example.
>
Thanks for pointing that out. I'll have to upload them.
> Also, the current CVS version for rxvt is 2.7.9.
> (http://sourceforge.net/projects/rxvt/)
> Maybe, the resizing bug was fixed since version 2.7.2.
> Just an idea. If I search an already fixed bug, I'm an idiot.
>
I used an older version from Cygwin. I know that this version does what
I need and I know that some other versions from Cygwin didn't exactly do
what I expected or wanted. You can check for differences, we can
discuss them here.
Earnie.
|