dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Minor glitches in 0.6.2 on Windows


From: Earnie Boyd
Subject: Re: [DotGNU]Minor glitches in 0.6.2 on Windows
Date: Fri, 12 Mar 2004 13:26:32 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007

Maciek wrote:


2 - Second problem occured in installation phase. The linker couldn't create a hard link from 'ilsize' to '/usr/local/bin/cli-unknown-size' claiming that 'ilsize' cannot be found, even though 'ilsize.exe' was in the directory. This problem repeated with other executables. What can be done about this issue? Is it Mingw problem?

Make sure to specify the EXEEXT variable value for the source file you are trying to hardlink. The Makefile should read something like ``ln ilsize$(EXEEXT) $(prefix)/bin/cli-unknown-size$(EXEEXT)''.


That's about it.. The tests run correctly, except for some exceptions in the Forms sample.

I hope the wsock32 problem can be corrected before 0.6.4 release. I'd submit a patch myself but I'm not proficient in autoconfig and Unix shell scripting.

Should be doable. However, I don't have the time to look at it at this point.

Earnie.

--
http://www.mingw.org
http://sourceforge.net/projects/mingw
https://sourceforge.net/donate/index.php?user_id=15438




reply via email to

[Prev in Thread] Current Thread [Next in Thread]