git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git on ancient compilers.
@ 2007-11-09 23:14 Jon Smirl
  2007-11-09 23:19 ` Jon Smirl
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Smirl @ 2007-11-09 23:14 UTC (permalink / raw)
  To: Git Mailing List

My hosting company is using: gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)

git is using a link parameter not available in 3.3.5

   LINK git-mktree
gcc: unrecognized option `-R/home/jonsmirl1/lib'
    LINK git-patch-id
gcc: unrecognized option `-R/home/jonsmirl1/lib'
    LINK git-peek-remote
gcc: unrecognized option `-R/home/jonsmirl1/lib'
    LINK git-receive-pack
gcc: unrecognized option `-R/home/jonsmirl1/lib'
    LINK git-send-pack
gcc: unrecognized option `-R/home/jonsmirl1/lib'
    LINK git-shell
gcc: unrecognized option `-R/home/jonsmirl1/lib'
    LINK git-show-index



-- 
Jon Smirl
jonsmirl@gmail.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-09 23:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-09 23:14 git on ancient compilers Jon Smirl
2007-11-09 23:19 ` Jon Smirl
2007-11-09 23:22   ` Jon Smirl

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 NNTP newsgroup(s).