Intel's icc doesn't like the -Wl,... What's it doing there, anyway?

blib/lib/libparrot$(SO).${VERSION}: $(O_FILES)
    $(LD) -shared -Wl,-soname,libparrot$(SO).${MAJOR} $(LDFLAGS) -o 
blib/lib/libparrot$(SO).${VERSION} $(O_FILES)

blib/lib/libcore_prederef$(SO).${VERSION}: core_ops_prederef$(O)
    $(LD) -shared -Wl,-soname,libparrot$(SO).${MAJOR} $(LDFLAGS) -o 
blib/lib/libcore_prederef$(SO).${VERSION} core_ops_prederef$(O)

-- 
        "The elder gods went to Suggoth and all I got was this lousy T-shirt."

Reply via email to