We need to fix the pkg-config file (if it's not fixed already) to make sure we're recording the compile flags we're using, since they'll need to be the same for plugins.
Barry Leslie wrote: > Hi, > For the record, I got this sorted out. > > I had not compiled with the all important '-fno-rtti' flag. > > Barry > > > On 12/11/08 7:26 PM, "Stewart Smith" <[email protected]> wrote: > >> On Wed, Dec 10, 2008 at 05:46:42PM -0800, Barry Leslie wrote: >>> I am porting the PBMS engine to drizzle. I have built it, now I just need to >>> get it to load. >>> >>> Should I be able to load it with --plugin_load? I have built it outside of >>> the drizzle tree. >> Would be rather neat if could build in-tree as well (pretty good step >> for merging). >> >> If having trouble loading, build in tree with the PLUGIN_MANDATORY directive. > > ------------------------------------------------------------------------- > Barry Leslie > > SNAP Innovation Softwareentwicklung GmbH > Senior Software Engineer > > Tel: (001) 250 595 4228 > Fax: (001) 250 595 4233 > Email: [email protected] > Web: www.PrimeBase.com > > SNAP Innovation Softwareentwicklung GmbH, D-22765 Hamburg, > Max-Brauer-Allee 50, Germany > Amtsgericht Hamburg HRB 61066, Geschäftsführer: Ulrich Zimmer, Paul > McCullagh > ------------------------------------------------------------------------- > > > > > _______________________________________________ > Mailing list: https://launchpad.net/~drizzle-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~drizzle-discuss > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

