Ludovic Courtès <l...@gnu.org> writes:

> This command line raises a couple of alarms: what does ‘meta_ccld’ do?
> How does it interpret ‘-prefer-pic’?

meta_ccld is simply:

    #! /bin/sh
    exec gcc -pthread $@

I'll keep poking at it.  The Nix folks didn't have to do anything too
drastic for their php package, so I don't know what's going on with
mine.

-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate

Reply via email to