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]

gcc -print-prog-name behavior


My Installation:

Platform:  Win98
Cygwin:  Beta20.1 
Mount: Binary
Coolview: Not yet.

============================================================================
=========

Test case:

1.  From the command line do:

BASH.EXE-2.02$ gcc -print-prog-name=ld

(the output follows)
c:\CYGNUS\CYGWIN~1\H-I586~1\BIN\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\..
\..\..\..\i586-cygwin32\bin\ld.exe

2.  Now create a command file named 'configure' containing the command used
in test #1.
Then at the BASH.EXE-2.02 command prompt type:  ./configure

(the output follows)
ld

============================================================================
===========

Question:  Is this behavior correct ? 

Thanks.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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