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 using? Does 'make shared' at the toplevel work for you? If so, can you send the output of it (so I can see the command it runs)? Or better yet, do have an example of a valid link line? I don't have any remotely interesting systems to test on, so I don't know how much help I can be, but I'll take a shot.