Re: [perl #31682] [BUG] Dynamic PMCS [Tcl]

2004-09-24 Thread William Coleda
oolong:~/research/parrot coke$ uname -a Darwin oolong 7.5.0 Darwin Kernel Version 7.5.0: Thu Aug 5 19:26:16 PDT 2004; root:xnu/xnu-517.7.21.obj~3/RELEASE_PPC Power Macintosh powerpc oolong:~/research/parrot coke$ grep LINK Makefile LINK = c++ LINKFLAGS = -L/usr/local/lib -g snip Here's

[perl #31682] [BUG] Dynamic PMCS [Tcl]

2004-09-22 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #31682] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31682 Trying to get dynclasses/Tcl* working with the new group directive. Following

Re: [perl #31682] [BUG] Dynamic PMCS [Tcl]

2004-09-22 Thread Jeff Clites
On Sep 22, 2004, at 5:30 PM, Will Coleda (via RT) wrote: # New Ticket Created by Will Coleda # Please include the string: [perl #31682] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31682 ... $ make realclean $

Re: [perl #31682] [BUG] Dynamic PMCS [Tcl]

2004-09-22 Thread Steve Fink
On Sep-22, Will Coleda wrote: ld: /Users/coke/research/parrot/blib/lib/libparrot.dylib is input for the dynamic link editor, is not relocatable by the static link editor again compile foo.c failed (256) As for the next error... huh? Not surprising. What architecture and linker are you