#381: dynpmc libs missing and minor win32 fixes
---------------------+------------------------------------------------------
 Reporter:  rurban   |       Owner:     
     Type:  bug      |      Status:  new
 Priority:  blocker  |   Milestone:  1.0
Component:  core     |     Version:     
 Severity:  medium   |    Keywords:     
     Lang:           |       Patch:  new
 Platform:  all      |  
---------------------+------------------------------------------------------
 Attached patch fixes the new dynpmc and dynoplibs makefiles for win32,
 though there's still some improvements to be done:
 better gcc detection e.g. cc=gcc-4 falls through here.

 rm *$(O) is too dangerous, think of make clean O=

 The libs are missing in LINKARGS, only some unices defer to link
 unresolved symbols, but's its far better to use the detected libs there
 also.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/381>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to