FWIW the compiler options for packet-rrc.c in epan/dissectors/Makefile.nmake
are ignored on VS2005 as the -Zd flag no longer exists:

# disabled debug for large dissectors
packet-rrc.obj : packet-rrc.c
   $(CC) $(CVARSDLL) $(CFLAGS) -Zd -Fd.\ -c $?


I presume this does achieve something on MSVC6.

-- 
Regards,

Graham Bloice

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to