This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Did anybody build a cross-compiler for arm eabi under cygwin?


Miloody,
All,

On Thursday 23 July 2009 04:05:01 loody wrote:
> I am using 1.4.1 for building mips toolchain under cygwin.

Yes, I'm doing that as well, and it works.

> But I cannot understand what the document,
> http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool#cygwin, mean
> about "the -o managed option".
> I have manned the mount instruction, but I cannot find managed option.
> Would you please explain this for me?

This is well explained in the Cygwin 1.5 FAQ:

http://cygwin.com/faq/faq-nochunks.html#faq.using.case-sensitive

In short: it emulates the POSIX file system semantics on a file system
that is not POSIX. The emulation is not really complete (there are
corner-cases), and comes at a price: it's slow.

Note: if you are using the 1.7 beta version of Cygwin, you don't need
managed mounts, as that is no longer supported/required for the mount
to be case-sensitive.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]