This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libstdc++/5148: libstdc++-v3 testsuite does not delete executables on cygwin



>Number:         5148
>Category:       libstdc++
>Synopsis:       libstdc++-v3 testsuite does not delete executables on cygwin
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 18 03:16:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        gcc 3.1 2001-12-18
>Organization:
>Environment:
i686-pc-cygwin
>Description:
The libstdc++-v3 testsuite does not delete executable files on cygwin.  The problem arises since cygwin ld automatically converts foo to foo.exe

A similar problem was fixed somewhere in the gcc testsuite by unconditionally adding .exe to all executable files.  I will try and prepare a patch.  (I am on a roll with dejagnu this week)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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