logo       

Re: ar.exe & scripts: msg#00014

gnu.mingw.msys

Subject: Re: ar.exe & scripts

Florian Schricker wrote:

> the lib is actually created with no problems. This also shows that the
> above error has nothing to do with permissions as ar can create the lib
> in the correct place, but only using a relative path. Now that's what I
> call odd! :-/

Why is that odd? 'ar' is a mingw application and it must be given win32
paths. "c:/path" ought to work but "/c/path" will not unless you
actually mean a subdirectory "/c" in the root of the current drive.

Remember that the whole point of MSYS is to do this path translation for
mingw apps, but since 'ar' is reading this file directly there is no way
for this translation to happen. So any path you give it must be a valid
win32 path.

Brian


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise