dev-serveez
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [dev-serveez] solaris build


From: stefan
Subject: Re: [dev-serveez] solaris build
Date: Thu, 6 Dec 2001 00:14:34 +0100 (CET)

On Wed, 5 Dec 2001, Raimund 'Raimi' Jacob wrote:

> hi!

hello,

> ela asked me to test the cvs serveez with solaris. it compiles
> cleanly. during the build process appears this:
> ---
> *** Warning: Linking the shared library libcoserver.la against the
> *** static library
> /usr/gnu/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/libgcc.a is not portable!
> ---

Maybe we could inhibit the warning by using
'-L/usr/gnu/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3 -lgcc'?  I'll give it
a try and check it into CVS.  This is because I think libtool recognises
static archives by thefile extension ".a".  I conclude this because
libtool does not complain about the "libiberty.a" which is a static
library, too.

> (probably multiple times but i didnt watch the entire build process and
> screen apparently has no scrollback buffer)

It should appear for "libcoserver.la" and "libcodec.la".

> ... this message isnt really a surprise but i think we dont have to care
> (since the explicit link is dynamically created).

I agree, actually we do not need to care.

> p.s.: the stripped executable is 500kb, compared to the 300kb of the x86
> version. no real suprise, either.

Uhm.  Why isn't this a surprise?  I wonder a bit...

Cheers,
        address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]