[ANNOUNCEMENT] Updated: mintty-0.8.3-1

2010-09-05 Thread Andy Koppe
mintty 0.8.3-1 is on its way to the Cygwin mirrors. This is a bugfix release. DESCRIPTION === Mintty is a terminal emulator for Cygwin with a native Windows user interface and minimalist design. Among its features are Unicode support and a graphical options dialog. Its terminal emulation i

Re: linux->cygwin cross build environment

2010-09-05 Thread Charles Wilson
On 8/27/2010 11:18 AM, Charles Wilson wrote: > But...this one works. I'll try again, with some of the other options > and maybe sysroot support, but not until next week. > > I've attached my *working* recipe, based on Corinna's instructions. It > also includes the recipe for then building cygwin

LC_ALL=ru_RU.cp1251 ls -l encoding problem.

2010-09-05 Thread Oleksandr Gavenko
As you can see user/group always printed in UTF-8 and discard LC_ALL=cp1251. $ LC_ALL=ru_RU.cp1251 mintty mintty> ls English Русское mintty> ls -l итого 0 drwx--+ 1 Администраторы Отсутствует 0 сен 5 21:06 English drwx--+ 1 sasha

[ANNOUNCEMENT] New package: mscgen-0.18-1

2010-09-05 Thread Michael McTernan
Hi, Version 0.18-1 of "mscgen" has been uploaded. Mscgen is a small program that parses Message Sequence Chart descriptions and produces PNG, SVG, EPS or server side image maps as the output. It can be used standalone or with Doxygen to help document call flows and is licensed under the GPL.

Re: .exe magic in Cygwin

2010-09-05 Thread Al
> > Sounds like you didn't run autoreconf (which would have been done > automatically via the supported mechanism). > I have added the autoreconf step to the Emerge scripts. Only one conflicts with a Gentoo patches, which I had to disable. Works fine now. Solved all problems from that corner.

.exe magic reloaded

2010-09-05 Thread Al
I came accross the following. These two files existed. /home/prefix/gentoo/bin/tr.exe /home/prefix/gentoo/usr/bin/tr -> /home/prefix/gentoo.bin/tr.exe So we have a symblic link to an executable from a different directory. Perls configuration script detected /home/prefix/gentoo/usr/bin/tr and cal

Re: Build S-Lang Fail

2010-09-05 Thread Csaba Raduly
On Sun, Sep 5, 2010 at 2:08 AM, Dave Korn wrote: > On 02/09/2010 03:20, Steven Woody wrote: > >> Opps, I then tried with Dependency Walker on cc-1.exe, it prompted a warning: >> "Warning: At least one module has an unresolved import due to a >> missing export function in a delay-load dependent mod