ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Can't compile Ethereal from current CVS on Windows.

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 25 Aug 2003 14:30:39 -0700

On Monday, August 25, 2003, at 12:03 PM, Guy Harris wrote:

(But first I'd like to try the Fink version of GLib, which apparently supports Mac OS X run-time dynamic linking, just to make sure that Mac OS X supports importing symbols from the executable into .dyld's.)

(s/.dyld/.bundle/)

Sigh. Blah blah blah "Fink does not yet support compiling with gcc 3.3" blah blah blah. So much for Fink. (I'd rather compile Ethereal with 3.3, as it finds more errors.)

However, a small program built with the dlcompat library indicates that it *does* support importing symbols from the executable when loading .bundles, so, as far as I know, there would be no platforms on which Ethereal runs that can support run-time dynamic linking in GLib *and* that require the "plugin API" stuff.