|
Re: ar.exe & scripts: msg#00013gnu.mingw.msys
Hi! Greg Chicares wrote: On 2006-1-2 17:01 UTC, Florian Schricker wrote: If you transform the generated script into a command line, does Well, this is weird. See, that's the ar-script, generated by qmake: CREATE $(RGHOME)/platforms/$(RGARCH)/lib/libfoldgraph.a ADDMOD [...] SAVE That's the one which errors out with "Syntax error in archive script, line 1". If I now replace RGARCH and RGHOME with its *absolute* path CREATE /C/re-group/platforms/intel-microsoft-windows/lib/libfoldgraph.a I get C:\MinGW\bin\ar.exe: Can't open output archive /C/re-group/platforms/intel-microsoft-windows/lib/tmp-libfoldgraph.a make[1]: *** [/C/re-group/platforms/intel-microsoft-windows/lib/libfoldgraph.a] Error 9 If I now use a *relative path* CREATE ../../../platforms/intel-microsoft-windows/lib/libfoldgraph.a 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! :-/ I also tried $RGHOME - without paranthesis - but to no avail. But as you wrote these ar-scripts are not (really) meant to support env-vars. Anything more I can provide, try, test? I'd sure like to help sorting this out... regards, Florian Schricker ------------------------------------------------------- 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> |
|---|---|---|
| Previous by Date: | Re: RE : [Mingw-msys] Installing MinGW and MSYS: 00013, Keith MARSHALL |
|---|---|
| Next by Date: | Re: ar.exe & scripts: 00013, Brian Dessent |
| Previous by Thread: | Re: ar.exe & scriptsi: 00013, Greg Chicares |
| Next by Thread: | Re: ar.exe & scripts: 00013, Brian Dessent |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |