10 messages in com.mysql.lists.perlRE: Compiling Perl MySQL DBD on FreeB...
FromSent OnAttachments
Peter LaForest01 Oct 2002 06:43 
bruc...@ida.net01 Oct 2002 08:54 
Schuyler W Langdon01 Oct 2002 08:57 
John Von Essen01 Oct 2002 09:05 
Nick Tonkin01 Oct 2002 10:21 
Peter LaForest01 Oct 2002 10:58 
Peter LaForest02 Oct 2002 07:30 
Peter LaForest02 Oct 2002 10:47 
Todd Finney02 Oct 2002 12:56 
Peter LaForest03 Oct 2002 07:29 
Subject:RE: Compiling Perl MySQL DBD on FreeBSB for BillMax
From:Peter LaForest (plaf@fish5.com)
Date:10/01/2002 10:58:48 AM
List:com.mysql.lists.perl

Bruce,

We seem to be on the right track here.

I am now able to get the mysql_config file to be used when running Makefile.

However, when I said I was a newbie I wasn't trying to be modest.

There is one last step I need to do, and I am hoping you can help (or anyone else).

I need to be able to edit the mysql_config file to tell it to use my gcc compiler.

All I have in the documentation is the statement,

If you know the directory, add a

-L<directory> -lgcc

to the list of C compiler flags.

I know the directory (/usr/bin/libgcc.a) but I don't know how to add this to the config file.

I tried editting cflags line, but this just seems to make things worse.

Any help on how to do this would be a life saver.

Thanks.

Pete