Leon Brocard wrote:

> Leopold Toetsch sent the following bits through the ether:

> Cool, I've done the past two patches and it compiles but then fails to
> compile parrot shared:


We are getting close ;-)


> cc: unrecognized option `-shared'


And here probably helps the patch, that was sent to the list sometimes 
ago, replacing LD with LINK in root.in (main Makefile):


blib/lib/libparrot$(SO): $(LINK) $(LD_SHARED) $(LINKFLAGS) ...

(like in the TEST_PROG target below)


> Thanks, Leon

HTH, Leo

Reply via email to