This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

How to set cross gcc on windows NT 4.0?


Hi,folks!After I successfully built cross i386-rtemself-gcc,I want to run it in command prompt instead of bash.But i386-rtemself-gcc cann't find cpp.Because in command prompt,I cann't set environment variable GCC_EXEC_PREFIX.I copy cpp from gcc-lib/i386-rtemself/gcc-2.95.2/cpp to /usr/local/bin.Then i386-rtemself-gcc can correctly work.Is it suitable?Second question.I want to use i386-rtemself-gcc together with my RTOS.Except for changing EXE program prefix,I also want to chang i386-rtemself subdirectory name.How to chang them?In configure procedure,Can I use another target name(e.g,i386-RTOS) to substitute target i386-rtemself?How to set them?Third question.When I run a demo with "make clean",an error message occurs.The error message is "Make.exe: /bin/sh.exe: command not found".In command prompt,how to set /bin?Any advice is appreciated.Thank you.


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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