Skip to Content.
Sympa Menu

freetds - Re: PHP/tds issue - partial

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Rasmus Lerdorf <rasmus AT linuxcare.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: PHP/tds issue - partial
  • Date: Thu, 14 Sep 2000 13:50:46 -0700 (PDT)


The make install strips it. Use --enable-debug on the PHP configure line
and grab the binary from the src directory directly.

-Rasmus

On Thu, 14 Sep 2000, Michael Kimsal wrote:

> Ugh...
>
> I did a make clean of PHP 4 and recompiled with exporting CFLAGS=-g
> No luck. Does anyone else know how to get PHP to use the symbol table?
> (or whatever the terminology should be?!) ;)
>
>
>
> Brian Bruns wrote:
>
> > Hmmm...ok, no symbol table. You'll need to compile PHP and freetds with
> > the -g flag, this is the default setting for freetds. I think doing an
> > 'export CFLAGS=-g' before running configure will do the trick for PHP. (I
> > hope)
> >
> > I'm not at my box, otherwise I'd tell you for sure.
> >
> > Brian
> >
>
> ==========================
> Michael Kimsal
> http://www.tapinternet.com
> 734-480-9961
>
>
>
> ---
> You are currently subscribed to freetds as: rasmus AT lerdorf.on.ca
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
>





Archive powered by MHonArc 2.6.24.

Top of Page