From: darkstart@wa.freei.net (darkstart)
Subject: gcc -print-prog-name behavior
21 Dec 1998 20:14:40 -0800
Message-ID: <3.0.3.32.19981221161721.0069e968.cygnus.gnu-win32@mail.wa.freei.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: gnu-win32@cygnus.com

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".
