[sword-devel] BCPP 6.0 - unresolved linking

Jon Norman sword-devel@crosswire.org
Tue, 6 Apr 2004 15:48:05 -0500


Troy and Jonathan,

Add another successful build for BCB6.

----- Original Message ----- 
From: "Jonathan Mickelson" <sword@jkmickelson.com>
To: <sword-devel@crosswire.org>
Sent: Monday, April 05, 2004 6:28 PM
Subject: [work] Re: [sword-devel] BCPP 6.0 - unresolved linking


> Troy,
> 
> I have a working build of BibleCS using BCB6.  Thank you for your help.  
> I now understand enough of the build and implementation process to 
> assist others who wish to do the same.
> 
> I'll begin working on the simple BCB6 interface to serve as a starting 
> point for others.  Thanks for all your help.
> 
> - Jonathan
> 
> 
> Troy A. Griffitts wrote:
> 
> > Jonathan,
> >     I think this is probably a legitimate current bug.  Here is my 
> > suspicion...  We've recently modified the engine to use statics to 
> > destroy a few system objects: FileMgr::systemFileMgr, 
> > LocaleMgr::systemLocaleMgr, SWLog::systemLog
> >
> > I think the order of destruction might be off.  It seems one of these 
> > objects gets destroyed before bookmarks get saved on close of the 
> > application.
> >
> > If you'd like to hunt this down, I would suggest placing breakpoints 
> > in each of the static destroyer objects, and also in the save bookmark 
> > method, and see which gets called first.
> >
> >     Hope this helps and might be a good place for you to jump in,
> >         -Troy.
> >
> 
> 
> _______________________________________________
> sword-devel mailing list
> sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
>