[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #9175] MinGW: Incorrect file ext. for GNU AR in
From: |
Maciek Plewa |
Subject: |
[Pnet-developers] [bugs #9175] MinGW: Incorrect file ext. for GNU AR in configuration script |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.6) Gecko/20040113 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #9175] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9175>
Project: DotGNU Portable.NET
Submitted by: Maciek Plewa
On: Tue 06/01/2004 at 13:32
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: MinGW: Incorrect file ext. for GNU AR in configuration script
Original Submission: On MinGW, the pnet configuration script locates AR
correctly, but erroneously uses the file path without trailing .exe extension.
The path (e.g. /mingw/bin/ar) is then included in cscc/cpp/Makefile and
installation fails when an attempt is made to create a link from that path (w/o
.exe extension) - fortunately this behaviour is not evident on Cygwin.
Temporary workaround is to set the SYSTEM_AR variable to AR path (with
extension, i.e. /mingw/bin/ar.exe) before running the configuration script.
---
Maciek Plewa
address@hidden
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9175>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bugs #9175] MinGW: Incorrect file ext. for GNU AR in configuration script,
Maciek Plewa <=