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

See the CrossGCC FAQ for lots more infromation.


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

How to set a cross GCC compiler on WIN32?


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?Another 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?Any advice is
appreciated.Thank you.
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

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


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