Re: plugins on the command line are renamed

2009-01-19 Thread Paul Biggar
Hi Ralf, Thanks for getting back to me. On Mon, Jan 19, 2009 at 10:15 PM, Ralf Wildenhues wrote: > Please try the patch below. I had trouble applying this with git apply. Is it against git trunk? I merged it manually however. $ git apply a error: patch failed: NEWS:30 error: NEWS: patch does

Re: plugins on the command line are renamed

2009-01-19 Thread Ralf Wildenhues
Hello Paul, * Paul Biggar wrote on Sun, Jan 11, 2009 at 11:04:05PM CET: > I hope its not too soon to ping on this? No, pinging is certainly ok, and, sigh, unfortunately necessary. :-/ > On Wed, Dec 31, 2008 at 1:22 PM, Paul Biggar wrote: > > On Wed, Dec 31, 2008 at 8:43 AM, Ralf Wildenhues >

Re: plugins on the command line are renamed

2009-01-11 Thread Paul Biggar
Hi, I hope its not too soon to ping on this? Thanks, Paul On Wed, Dec 31, 2008 at 1:22 PM, Paul Biggar wrote: > Hi Ralf, > > Thanks for getting back to me so quickly. > > On Wed, Dec 31, 2008 at 8:43 AM, Ralf Wildenhues > wrote: >>> The point of interest is that both the executable name "src/

Re: plugins on the command line are renamed

2008-12-31 Thread Paul Biggar
Hi Ralf, Thanks for getting back to me so quickly. On Wed, Dec 31, 2008 at 8:43 AM, Ralf Wildenhues wrote: >> The point of interest is that both the executable name "src/phc" and >> the .la file "plugins/tests/raise_globals.la" have both been renamed >> to "/home/pbiggar/phc_work/svn/branches/da

Re: plugins on the command line are renamed

2008-12-31 Thread Ralf Wildenhues
Hello Paul, * Paul Biggar wrote on Wed, Dec 31, 2008 at 02:25:38AM CET: > $ ./libtool --mode=execute gdb --args src/phc --run > plugins/tests/raise_globals.la test/subjects/codegen/break_six.php > GNU gdb 6.8-debian > > (gdb) r > Starting program: > /home/pbiggar/phc_work/svn/branches/dataflow/s

plugins on the command line are renamed

2008-12-31 Thread Paul Biggar
Hi, I'm unsure if this is a bug, or I'm simply using libtool incorrectly, but I've read the manual, and searched the lists with a few likely keywords, to no avail. When I include the name of .la file as a command-line argument to my program, and use libtool to execute it, libtool renames the .la f