#1842: Linking against libparrot not as documented
--------------------------+-------------------------------------------------
 Reporter:  plobsing      |       Owner:        
     Type:  bug           |      Status:  new   
 Priority:  normal        |   Milestone:  2.10  
Component:  embed/extend  |     Version:  2.10.0
 Severity:  high          |    Keywords:        
     Lang:                |       Patch:        
 Platform:                |  
--------------------------+-------------------------------------------------

Comment(by jkeenan):

 These are the source code files where we have mentions of something like
 `pkg-config`:
 {{{
 $ find . -type f | xargs grep -lE 'pkg(_|-)config'
 ./api.yaml
 ./config/auto/libffi.pm
 ./ext/Parrot-Embed/Build.PL
 ./ports/debian/changelog
 ./ports/ubuntu/changelog
 ./t/steps/auto/libffi-01.t
 }}}
 ''pkg-config'' is specifically required by ''config/auto/libffi.pm''.  If
 we scrapped ''pkg-config'', how would we proceed?

 Thank you very much.

 kid51

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