All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
To: Jon Seymour <jon.seymour@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: git on 64bit windows - state of the art?
Date: Tue, 19 Jun 2012 21:16:59 +0200	[thread overview]
Message-ID: <4FE0D02B.2040703@obry.net> (raw)
In-Reply-To: <CAH3AnrrzKycCGprrWxiu5S5fuTHA8-cuNTi14Wz5WdtG+6FNJA@mail.gmail.com>

Jon,

This is a known issue. I have since a long time left Windows world but I
still have some notes to "fix" this:

>From the ash shell (be sure that no Cygwin process are still running):

$ rebaseall
$ peflagsall

Try your command again. If it still doesn't work, try instead:
$ rebaseall -b 0x50000000 -o 0x80000
or -b 0xNNNN0000 where NNNN is any hex number between 2000 and 7000.
The -o option tell to leave more space between the dlls, it may also
help. It did in my case.

If you are curious, look at /usr/share/doc/Cygwin/rebase-3.0.README
for more explanation.


Hope this helps.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|    http://www.obry.net  -  http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B

  parent reply	other threads:[~2012-06-19 19:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-19  8:40 git on 64bit windows - state of the art? Jon Seymour
2012-06-19  8:57 ` Erik Faye-Lund
2012-06-19  8:59 ` Philippe Vaucher
2012-06-19  9:10   ` Jon Seymour
2012-06-19  9:28     ` Philippe Vaucher
2012-06-19  9:49       ` Jon Seymour
2012-06-19  9:57         ` Jon Seymour
2012-06-19 11:02           ` Erik Faye-Lund
2012-06-19 19:16 ` Pascal Obry [this message]
2012-06-20  2:10   ` Jon Seymour
2012-06-20  6:57     ` Pascal Obry
     [not found]       ` <CAMSUDdYxveE=FUSvSOLowVPWh7F24UtVFJr8zyc0ANhm0La6zA@mail.gmail.com>
2012-06-21  2:22         ` Jon Seymour

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=4FE0D02B.2040703@obry.net \
    --to=pascal@obry.net \
    --cc=git@vger.kernel.org \
    --cc=jon.seymour@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 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.