Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Missing p_report_failure

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sun, 25 Apr 2004 13:35:51 -0700
Speaking of Windows builds:

	1) For MSVC++ builds, can we get rid of the plugin API table by
	   just having libethereal export the functions in question and
	   linking the plugins against libethereal (or a .lib for
	   libethereal)?

	2) If so, what would we do to make that work for MinGW and
	   Cygwin builds (assuming the latter don't already work
	   courtesy of libtool)?