public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@gnu.org>
To: Bill Cox <waywardgeek@gmail.com>
Cc: gcc@gcc.gnu.org
Subject: Re: Dumb idea for accelerating FOSS development
Date: Wed, 12 Jan 2011 13:32:00 -0000	[thread overview]
Message-ID: <AANLkTikRB22bhgW=TkQjzi1M=r3MVxtR-2tTZgf-fk6X@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinsXYjS2Wb6oqNMpB99aQ9OY25MPux+23mh=xo0@mail.gmail.com>

2011/1/12 Bill Cox <waywardgeek@gmail.com>:
>    $ gcc myprog.c -lgit://github/~waywardgeek/sonic=0.1

You already have this, it's called FUSE. E.g.

$ sshfs $publicrepo $tmp
$ gcc myprog.c -I$tmp $tmp/sonic.c

If you want it to speak GIT protocol, just write a GIT
extension, etc.

-- 
Robert Millan

  parent reply	other threads:[~2011-01-12 13:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-12 11:07 Bill Cox
2011-01-12 12:44 ` Basile Starynkevitch
2011-01-12 13:43   ` Axel Freyn
2011-01-12 14:07     ` Bill Cox
2011-01-12 15:00       ` Jonathan Wakely
2011-01-12 13:32 ` Robert Millan [this message]
2011-01-12 14:21 ` David Brown
2011-01-12 16:19 ` Ian Lance Taylor
2011-01-12 21:13   ` Florian Weimer

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='AANLkTikRB22bhgW=TkQjzi1M=r3MVxtR-2tTZgf-fk6X@mail.gmail.com' \
    --to=rmh@gnu.org \
    --cc=gcc@gcc.gnu.org \
    --cc=waywardgeek@gmail.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).