#119: [PATCH] refactor configure steps for libraries
-----------------------+----------------------------------------------------
 Reporter:  fperrad    |       Owner:     
     Type:  patch      |      Status:  new
 Priority:  normal     |   Milestone:     
Component:  configure  |     Version:     
 Severity:  medium     |    Keywords:     
     Lang:             |       Patch:     
 Platform:  all        |  
-----------------------+----------------------------------------------------

Old description:

> Many libraries are only used by PMC or via NCI.
> So, don't put them in @libs@, we don't need them
> to link parrot executable & shared lib.
>
> Feedback on any platform are welcome.
>
> In readline.pm, the second chance with ncurses looks strange.
> Which platform needs this ?
>
> François Perrad.

New description:

 Many libraries are only used by PMC or via NCI.
 So, don't put them in @libs@, we don't need them
 to link parrot executable & shared lib.

 Feedback on any platform are welcome.

 In readline.pm, the second chance with ncurses looks strange.
 Which platform needs this ?

 François Perrad.

--

Comment(by jkeenan):

 Replying to [ticket:119 fperrad]:
 >
 > Many libraries are only used by PMC or via NCI.
 > So, don't put them in @libs@, we don't need them
 > to link parrot executable & shared lib.
 >
 > Feedback on any platform are welcome.

 François,

 I appreciate your taking a look at these files.  I *especially* appreciate
 the work that you put into to modifying the configuration step tests as
 needed to make this patch work!

 I applied this patch on both Darwin and Linux.  All pre- and post-
 configuration tests continue to pass.

 All tests in 'make test' continued to pass on Linux.  However, on
 Darwin/PPC I got three new failures ('new' in the sense that I did not get
 them in trunk about 9 hours ago).  See attachment.

 Thanks.[[BR]]
 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/119#comment:1>
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