#1176: Configure-time check for whether to use powl() or pow(), since powl() is 
an
optional posix extension
----------------------+-----------------------------------------------------
 Reporter:  dukeleto  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  blocker   |   Milestone:  1.8  
Component:  build     |     Version:  1.7.0
 Severity:  high      |    Keywords:  rtems
     Lang:            |       Patch:       
 Platform:  all       |  
----------------------+-----------------------------------------------------
 This site lists powl() as an optional POSIX extension:

 http://www.mers.byu.edu/docs/standardC/math.html

 We should have a Configure-time check for whether it exists.

 This is currently blocking the porting of Parrot to the RTEMS real-time
 embedded operating system, which only implements the the mandatory core of
 POSIX.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1176>
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