all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Thompson <dthompson2@worcester.edu>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 0/2] PHP work in progress
Date: Fri, 13 Feb 2015 08:59:54 -0500	[thread overview]
Message-ID: <877fvlgbdx.fsf@fsf.org> (raw)
In-Reply-To: <87vbjkuhuq.fsf@gnu.org>

Ludovic Courtès <ludo@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	other threads:[~2015-02-13 13:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-29 21:43 [PATCH 0/2] PHP work in progress David Thompson
2015-01-29 21:44 ` [PATCH 1/2] gnu: httpd: Add perl input David Thompson
2015-02-02 21:25   ` Ludovic Courtès
2015-02-03  1:40     ` David Thompson
2015-01-29 21:44 ` [PATCH 2/2] gnu: Add php David Thompson
2015-02-02 21:24 ` [PATCH 0/2] PHP work in progress Ludovic Courtès
2015-02-13 13:59   ` David Thompson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877fvlgbdx.fsf@fsf.org \
    --to=dthompson2@worcester.edu \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.