public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Question About mount command for building development tools
@ 2001-05-11  8:04 Huang Qiang
  2001-05-11  9:39 ` Jonathan Larmour
  2001-05-12  4:11 ` [ECOS] OLD ARM EVALUATOR ON REDBOOT?? Carlos Camargo
  0 siblings, 2 replies; 5+ messages in thread
From: Huang Qiang @ 2001-05-11  8:04 UTC (permalink / raw)
  To: eCos

Could any one be pleased give some more detail about mount command while
building development tools for ARM arm-elf.
(eg. how to set the TMP TMPDIR TEMP ) what will be like after mounting?
Thanks a lot.

from the web:

All users of Cygwin should verify that their /tmp directory (or the
directory specified by the TMPDIR, TMP or TEMP environment variables) is
mounted in binary mode. If this is not the case the patches will apply, but
the build will later fail. You may verify this using the Cygwin mount
command. If /tmp is not explicitly listed, the entry for / will be used. If
it says "textmode" for this entry, use the following command from a Cygwin
bash prompt:

    mount -f -b c:/cygwin/tmp /tmp

You may need to substitute another path for c:/cygwin if Cygwin was
installed to another directory.

Q: How could I check which is the directory specified by the TMPDIR, TMP or
TEMP environment variables? which should be textmode which shold be binary
mode?



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

end of thread, other threads:[~2001-05-23 23:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-11  8:04 [ECOS] Question About mount command for building development tools Huang Qiang
2001-05-11  9:39 ` Jonathan Larmour
2001-05-12  4:11 ` [ECOS] OLD ARM EVALUATOR ON REDBOOT?? Carlos Camargo
2001-05-23  2:10   ` Jesper Skov
     [not found]     ` <20010523165400.54782.qmail@web14007.mail.yahoo.com>
2001-05-23 23:15       ` Jesper Skov

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).