didrik
Thank you for your suggestion, I tried it but I got the exact same errors.
Hiromichi
--- On Mon, 4/4/11, Tor Didriksen <tor.didriksen@stripped> wrote:
> From: Tor Didriksen <tor.didriksen@stripped>
> Subject: Re: Problem linking STL::map with mysqld
> To: internals@stripped, hiromichiwatari@stripped
> Date: Monday, April 4, 2011, 3:15 AM
> On 2011-04-03 21:54, Hiromichi Watari
> wrote:
> > Hi Magnus,
> > Thank you for your suggestion, I included the
> following at the end of table.h and I got similar and more
> errors.
> > Looks like I might have to write my own map container
> (oh nooooooooo !).
> > Hiromichi
> >
> >
> >
> Hiromichi
>
> You are probably linking with gcc rather than g++
> Doing
> 'export CXX=g++'
> before configuring/building will most likely solve your
> problem.
>
> -- didrik
>
>
> --
> MySQL Internals Mailing List
> For list archives: http://lists.mysql.com/internals
> To unsubscribe: http://lists.mysql.com/internals?unsub=1
>
>