Mail Archives: cygwin/2000/09/06/03:06:39
Hi,
I notice that cygwin can handle path name correctly. For example,
In a DOS prompt window,
cd \
gcc -g -c C:\cygwin\tmp\main.c
objdump -DxlS main.o
cygwin can find the source in C:\cygwin\tmp\main.c correctly.
Now I have make a cross GNU tool chain including binutils-2.10
and gcc-2.95.2 for MIPS.
In a DOS prompt window,
cd \
C:\tools\mips-elf-gcc -g -c C:\cygwin\tmp\main.c
C:\tools\mips-elf-objdump -DxlS main.o
The mips-elf-objdump trys to find the source in
/cygdrive/c/C:\cygwin\tmp\main.c
I have tried to find the answer in binutils-20000722-1.src.tar.gz
which should be the source cygwin used to build binutils. But
I can't find any clue. Please tell me the magic. Thank you!
Regards,
Tim Ouyang
==========================================================
PC home §K¶O¹q¤l«H½c¡A¥Ó½Ð½Ð¦Ü: http://www.pchome.com.tw
PC home Online ºô¸ô®a®x¡@¡@ ·|û²Ä¤@¡A¥xÆW³Ì¤jªº¤J¤fºô¯¸
==========================================================
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -