Sander Pilon writes:
>
>
> FreeBSD 4.2, stable.
>
> But I rewrote mysql++ (at least, the functionality I was using) so that the
> same build compiled on linux, win32, and freebsd, ditched all the stream
> stuff (but kept the cool query << operator), ditched all templates (still
> can't
>
> Hi Sander!
>
> On Thu, Mar 29, 2001 at 02:11:02PM +0200, Sander Pilon wrote:
>
>
> > I'm getting a whole lot of mysql++ link problems on freebsd :/
> >
> > Used gcc 2.95.3, latest mysql++
> >
> > The program links fine under linux & win32.
> >
> > Any idea's?
> >
> > [...]
>
> What version of
Hi Sander!
On Thu, Mar 29, 2001 at 02:11:02PM +0200, Sander Pilon wrote:
> I'm getting a whole lot of mysql++ link problems on freebsd :/
>
> Used gcc 2.95.3, latest mysql++
>
> The program links fine under linux & win32.
>
> Any idea's?
>
> [...]
What version of FreeBSD are you currently u
> -Original Message-
> From: Sinisa Milivojevic [mailto:[EMAIL PROTECTED]]
> Sent: 29 March 2001 14:56
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: MySQL++ Compile / link problems on freebsd
>
>
> Sander Pilon writes:
>
Sander Pilon writes:
> I'm getting a whole lot of mysql++ link problems on freebsd :/
>
> Used gcc 2.95.3, latest mysql++
>
> The program links fine under linux & win32.
>
> Any idea's?
>
>
> g++-L/usr/local/lib/mysql -L/usr/local/lib -L/usr/lib -pthread -o bord
> main.o BMain.
I'm getting a whole lot of mysql++ link problems on freebsd :/
Used gcc 2.95.3, latest mysql++
The program links fine under linux & win32.
Any idea's?
g++-L/usr/local/lib/mysql -L/usr/local/lib -L/usr/lib -pthread -o bord
main.o BMain.o options.o ../actioninterface/libactioninterface.a
..