Mix Path Name Problem

sun409@pchome.com.tw sun409@pchome.com.tw
Wed Sep 6 00:05:00 GMT 2000


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@sourceware.cygnus.com



More information about the Cygwin mailing list