From owner-freebsd-current Sun Nov 3 3:29:15 2002 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 0E58637B401; Sun, 3 Nov 2002 03:29:04 -0800 (PST) Date: Sun, 3 Nov 2002 03:29:04 -0800 From: Juli Mallett To: Steve Kargl Cc: "M. Warner Losh" , freebsd-current@FreeBSD.ORG Subject: Re: __sF Message-ID: <20021103032859.B5174@FreeBSD.org> References: <20021102181031.GB28779@troutmask.apl.washington.edu> <20021102185841.GZ62585@procyon.firepipe.net> <20021102190642.GA28971@troutmask.apl.washington.edu> <20021102.174008.16163522.imp@bsdimp.com> <20021103005033.GC30494@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021103005033.GC30494@troutmask.apl.washington.edu>; from sgk@troutmask.apl.washington.edu on Sat, Nov 02, 2002 at 04:50:33PM -0800 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-LiveJournal: flata, jmallett X-Negacore: Yes Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * De: Steve Kargl [ Data: 2002-11-02 ] [ Subjecte: Re: __sF ] > On Sat, Nov 02, 2002 at 05:40:08PM -0700, M. Warner Losh wrote: > > In message: <20021102190642.GA28971@troutmask.apl.washington.edu> > > Steve Kargl writes: > > : http://www.freebsd.org/cgi/getmsg.cgi?fetch=1755928+1759974+/usr/local/\ > > : www/db/text/2002/freebsd-current/20021013.freebsd-current > > > > You should be linking against the -stable versions of these items as > > well as the libc.so.4. If you don't, then you are asking for > > problems. Maybe you can kludge it to make libc.so.5 work, but the > > whole reason that it is .5 and not .4 is that it is not binary > > compatible with .4, and for more reasons than just __sF. > > > > Fine, I'll try to set up a cross build enviroment. > But, we need to then install a complete set of 4.x > libraries in /usr/lib/compat. No, that's for runtime compatability. You want a true cross environment. Read any of the thousands of pages about setting up GCC for cross-platform development, as that's what you're doing. You just happen to have a chance of running the cross-created things locally. juli. -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org http://people.FreeBSD.org/~jmallett/ | Support my FreeBSD hacking! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message