Wireshark-dev: Re: [Wireshark-dev] Build failure of easy_codec
From: Gisle Vanem <gvanem@xxxxxxxxxxxx>
Date: Fri, 14 Dec 2007 15:21:35 +0100
"Kukosa, Tomas" <tomas.kukosa@xxxxxxxxxxx> wrote:

Based on gcc usage it seems you use any non-Windows platform as gcc is
not supported for Wireshark build on Windows.
But from __attribute__((dllexport)) it seems you use Windows platform.

I use MingW/gcc which has worked fine for a long time. I'm
building using my own single huge makefile.

--gv