public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: crossgcc@sourceware.org
Cc: Alexandr Zatevalov <sitesv@narod.ru>
Subject: Re: Q: Can't build
Date: Wed, 01 Feb 2012 20:58:00 -0000	[thread overview]
Message-ID: <201202012157.44816.yann.morin.1998@free.fr> (raw)
In-Reply-To: <D4C14D03-0C88-40A6-9FD2-2402F5E39613@narod.ru>

Alexandr, All,

On Wednesday 01 February 2012 18:17:33 Alexandr Zatevalov wrote:
> I try do build my cross-compiler by Crosstool_NG (it was installes for
> Cygwin (working on Windows7, 'C' Volume, NTFS)).
> But i see error.
> This is the text from log-file:
> 
> [ERROR]  Your file system in '/home/áÌÅËÓÁÎÄÒ/workspace/toolchain-build
> /.build' is *not* case-sensitive!

Windows' native file systems are *not* case-sensitive (they are case-
preserving, though). By default Cygwin 1.5 did not do anything special
to aleviate the issue, but there is an option when mounting the fie
systems in Cygwin to get care-sensitivity. You need to specify the 'managed'
mount option.

See for the (obsolete) Cygwin 1.5:
    http://cygwin.com/1.5/faq/faq-nochunks.html#faq.using.case-sensitive
and for Cygwin 1.7:
    http://cygwin.com/faq-nochunks.html#faq.using.case-sensitive

Cygwin 1.7, however, does not have this limitation, and file systems mounted
in Cygwin 1.7 are case-sensitive by default.

So, it seems you have an old version of Cygwin, in case you must use
managed mount points, os you must upgrade. This is alrady documented
in the known issues:

    http://crosstool-ng.org/hg/crosstool-ng/file/tip/docs/B%20-%20Known%20issues.txt#l77

(not the same symptom, but the same cause).

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq

  parent reply	other threads:[~2012-02-01 20:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01 17:17 Alexandr Zatevalov
2012-02-01 18:10 ` ANDY KENNEDY
2012-02-01 18:37 ` Q: " Oliver Schneider
2012-02-01 20:58 ` Yann E. MORIN [this message]
2012-02-01 18:07 Oron Peled

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=201202012157.44816.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=crossgcc@sourceware.org \
    --cc=sitesv@narod.ru \
    /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).