Re: [patch/RT#193] - Fix non-shared linking

2002-01-04 Thread Dan Sugalski
At 12:00 AM 1/2/2002 -0500, Josh Wilmes wrote: >This patch changes the makefiles to call LD rather than CC where >appropriate. Applied, thanks. Dan --"it's like this"--- Dan Sugalski

Re: [patch/RT#193] - Fix non-shared linking

2002-01-01 Thread Josh Wilmes
Huh- this sneaked into my patch. Looks like docs/Makefile should be removed from CVS, since it's autogenerated now. --Josh > Index: docs/Makefile > === > RCS file: /home/perlcvs/parrot/docs/Makefile,v > retrieving revision 1.4 >

[patch/RT#193] - Fix non-shared linking

2002-01-01 Thread Josh Wilmes
This patch changes the makefiles to call LD rather than CC where appropriate. This doesn't address the linking of shared libs. I'll look into that next. Index: Configure.pl === RCS file: /home/perlcvs/parrot/Configure.pl,v retrie