This is the mail archive of the crossgcc@sources.redhat.com 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: CT 0.29 - stuck compiling gcc 4.0 glibc 2.2.5 ppc405: execvp:/bin/sh: Resource temporarily unavailable


/cygdrive/X is what cygwin uses to more-or-less reference unmounted
drives.  You wouldn't use that in the second argument to mount.  If you
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

inspect the man page you'll see examples of how to use mount, and you'll
see that /cygdrive is not used in this fashion.


I mounted the directories given below:


c:\cygwin\opt\crosstool on /opt/crosstool type system (binmode,cygexec)
c:\DATA\crosstool-0.29 on /cygdrive/c/DATA/crosstool-0.29 type system
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Well, I read what you wrote - but since "~" is in c:\data, which is nowhere mounted besides /cygdrive/c/date, I tried that eventhough...

// Martin


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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