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] |
But then, after doing so, running CT (and possible some other apps.), I
got an error-dialog on the screen that cygwin1.dll could [not] be found in
the path. Although "/bin" was in the path, I then had to add
"/cygdrive/c/cygwin/bin" to the path, then it worked...
$ mount c:\cygwin\opt\crosstool on /opt/crosstool type system (binmode,cygexec) C:\cygwin\lib on /usr/lib type system (textmode) c:\cygwin\bin on /bin type system (binmode,cygexec) c:\cygwin\bin on /usr/bin type system (binmode,cygexec) c:\cygwin\x on /x type system (binmode,cygexec) C:\cygwin on / type system (textmode) c: on /cygdrive/c type system (textmode,noumount)
But again I get the error message "Could not find cygwin1.dll in path: ..." whenever I try to execute a binary ".exe" in either of the two newly mounted directories.
Maybe, just maybe :-), this may be because some of the binaries were build back when the "mount -X" directoties weren't added?!
Naaaaah... - Dan
-- Trying to get a job as a c++ developer? See http://kegel.com/academy/getting-hired.html
------ 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] |