On 2007-10-28 20:49+0100 Arjen Markus wrote:
> Hi Alan,
>
> using strace made it clear why the command did not output anything:
> it was missing a couple of DLLs. (An annoying property of Windows:
> command-line programs that are missing DLLs may fail completely
> silently - no message or message
On 2007-10-28 14:22+0100 Arjen Markus wrote:
>> On 2007-10-26 14:10-0700 Alan W. Irwin wrote:
>>
>
>> Forget that last request because I have made some svn changes that make
>> that request irrelevant.
>>
>> As of revision 7981 when you execute
>>
>> ./get-drv-info.exe ps
>>
>> that application in
> On 2007-10-26 14:10-0700 Alan W. Irwin wrote:
>
> Forget that last request because I have made some svn changes that make
> that request irrelevant.
>
> As of revision 7981 when you execute
>
> ./get-drv-info.exe ps
>
> that application internally prepends the drivers directory path to the
> sea
> On 2007-10-27 18:58+0900 Hiroyasu YASUDA wrote:
>
>> Arjen, I can succeeded to install Plplot with g77 on Cygwin according to
>> attached reports. Thank you.
>>
>> However, when run make command for build example, make shows the error
>> message of referring Win32 libs, gdi32 and comdlg32. Is thi
>
> Much thanks for those detailed results. At this point, I have not found
> anything wrong elsewhere that might be affecting the get-drv-info.exe
> problem.
> At least get-drv-info.exe has the correct .exe suffix now. (The recent
> change
> I put into svn.)
>
> Could you attempt to verify the p