Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 1998 09:13:52 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Darren Whittaker <djw@sage1.sagecorp.com>
Cc:        Mike Smith <mike@smith.net.au>, freebsd-current@FreeBSD.ORG, john.young@openmarket.com
Subject:   Re: problem in 3.0 
Message-ID:  <199810161613.JAA00588@dingo.cdrom.com>
In-Reply-To: Your message of "Fri, 16 Oct 1998 10:06:22 MDT." <Pine.SOL.3.93.981016100525.22637B-100000@sage1.sagecorp.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> We compile on:
>  BSDI BSD/OS 2.0
> 
> We link shared.

Ok, sounds like you're being bitten by incompatibilities between our C 
library and theirs.  The best way to work around this will be to link 
static - your program will start and run faster, and as a bonus you'll 
have a much better chance of running on both BSD/OS and FreeBSD systems.

We do our best to maintain binary compatibility with BSD/OS at the 
kernel level, but at the library level it's just a bit too hard.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810161613.JAA00588>