Ethereal-dev: Re: [Ethereal-dev] Please test: shared libs (v3)

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: Wed, 11 Feb 2004 01:53:19 -0800
On Tue, Feb 10, 2004 at 11:35:09AM -0800, Guy Harris wrote:
> The build failed - as I remember, it was complaining because it didn't 
> like a "-crt0" option being passed in somewhere.

It's "-lcrt0", and the bug appears to be with the 10.3.2 version of gcc
- "-static" doesn't work.

I might have to try building an unmodified current CVS version with GTK+
2.x and see whether it works and, if it doesn't look at fixing that
first.