The following message is a courtesy copy of an article
that has been posted to gmane.os.cygwin as well.
I was thinking of trying to upstream the patch at:
--text follows this line--
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/clang.git;a=blob;f=7.0.1-cygwin-driver.patch;h=8f24198
Version number of the "cygwin" Cygwin package:
```
cygcheck -c cygwin
```
Version numbers of all installed Cygwin packages:
```
cygcheck -c
```
Save that information to a file:
```
cygcheck -c > cygwin-package-versions.txt
```
Save more complete information to a file:
```
cygcheck -s -r -v > cyg
2022-01-31 06:43 UTC, © Fxzx mic:
>
> Marco Atzeri, 2022年1月31日 14:25:
>
> > On 31.01.2022 06:36, © Fxzx mic wrote:
> > > Hello,
> > > I want to know how to change the default value of [...]
> >
> > Hi,
> >
> > bottom posting on this mailing list, please. [...]
>
> Hello,
> Sorry, I just want to ask
hematical
software I would like to help package.
Thanks for all the packaging effort. --Samuel
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
in.com
So... here I am mailing the public mailing list.
Sam
Samuel Cape
capesounds.com
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Hi All,
I have tried to unsubscribe from the Cygwin mailing list.
I have tried simple way to unsubscribe by entering Mailing list name, Your
email address. But I cannot find out the mailing list name.
I have read the unsubscribe full, but still cannot find the mailing list name.
Please help to
gt; Don't know this file but this is a bug in config.h. struct in6_addr
> is defined in a system header, so it should not be gratuitously defined
> in a project header, especially if the definition collides with the
> right one from the system header.
Mmm, but here it's w32api
a dependency.
>
> I added the dependecy to cygrunsrv to brltty's setup.hint file.
> Samuel, would you mind to note that in your local copy?
Oops, indeed, thanks.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documen
Corinna Vinschen, le Thu 08 Dec 2011 09:47:45 +0100, a écrit :
> Too bad. In that case, Samuel, can you please have a closer look to
> see what broke brltty?
The switch to mintty, simply. Brltty uses ReadConsoleOutputCharacter()
to get the text from consoles, I bet mintty does not implemen
at, I was not able to read anything.
Please try with a windows console. Iirc cygwin switched to rxvt or
something not windows-native. Brltty can't read that, only standard
windows consoles.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Corinna Vinschen, le Fri 19 Aug 2011 17:08:41 +0200, a écrit :
> On Aug 19 16:06, Samuel Thibault wrote:
> > Corinna Vinschen, a écrit :
> > > On Aug 19 15:14, Samuel Thibault wrote:
> > > > Corinna Vinschen, le Fri 19 Aug 2011 13:50:19 +0200, a Ãcrit :
> >
tions in my XP
installation, but I hope it will also work there.
Thanks,
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Samuel Thibault, le Fri 19 Aug 2011 04:37:40 +0200, a écrit :
> - the user presses '@' on his braille keyboard (ascii 0x40).
I forgot to mention: everything goes fine at the cmd, cygwin and mingw
shell when the pressed key is e.g. 'a', i.e. which does not need altgr.
Sam
Samuel Thibault, le Thu 14 Jul 2011 14:42:14 +0200, a écrit :
> Lars Bjørndal, le Thu 14 Jul 2011 12:56:21 +0200, a écrit :
> > BRLTTY has a cut & paste facility. It sometimes doesn't paste all
> > characters inside cygwin. Pasting an att sign into a shell prompt, the
&g
Version 1.2.5.0-1 of "libusb-win32" has been uploaded.
This is a new upstream release, the filter installer is not shipped any
more as it does not build on cygwin any more.
It is a library that allows userspace application to access USB
devices on Windows operation systems (Win98SE, WinME, Win2
ns are more and more difficult to build. I
eventually gave up trying to build the driver and filter, and went on
packing the library only. The user will have to install the driver and
filter separately from the upstream installer.
Samuel
--
Problem reports: http://cygwin.com/problems.ht
ter exiting bash, but still with BRLTTY running and in a cmd
> session, the att sign is printed.
I don't have the time to investigate now, but I can say that depending
on whether it could open the terminal through CONIN$, brltty uses
WriteConsoleInputW (or WriteConsoleInputA if not available) o
Christopher Faylor, le Wed 13 Jul 2011 11:30:43 -0400, a écrit :
> On Wed, Jul 13, 2011 at 03:05:41PM +0200, Samuel Thibault wrote:
> >Ok, so the tty layer of cygwin is involved indeed.
>
> Nope. "tty layer" != "com port".
Ah, in cygwin, then. Ok.
Sam
introduced a bug into serial I/O afterwards.
> Does brltty use blocking or nonblocking I/O?
nonblocking.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
e latest cygwin1.dll that works for me, is 20110502.
Ok, I'll let cygwin people have a look at the changelog.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
ver then. It may be
related to ttys due to the use of opening the braille device itself.
Lars, are you using com1: or usb:? Could you perhaps try to go yet
earlier in the snapshots, up to the latest one which still works, so we
can know which snapshot brought the bug exactly?
Samuel
--
Problem
Christopher Faylor, le Sun 10 Jul 2011 20:31:22 -0400, a écrit :
> On Mon, Jul 11, 2011 at 02:11:14AM +0200, Samuel Thibault wrote:
> >just run
> >
> >brltty -b xw
> >
> >and it'll open a window at the top of the screen, which is supposed to
> >displ
ty mode?
> >>>
> >>>In both environments, BRLTTY works with 1.7.9.
> >>
> >> So are you claiming that Corinna's change caused the problem or did you
> >> see this with other snapshots?
> >
> >I did a test with 20110624, and BRLTTY doe
Andrew DeFaria, le Thu 30 Jun 2011 08:57:32 -0700, a écrit :
> On 06/30/11 04:54, Samuel Thibault wrote:
> >Ken Brown, le Thu 30 Jun 2011 07:49:42 -0400, a écrit :
> >>On 6/30/2011 3:58 AM, Lars Bjørndal wrote:
> >>>I've heard that the value of the CYGWIN envi
in a Windows console, such as the one you get by
> using the Cygwin desktop shortcut. Use a different terminal emulator, such
> as mintty, instead.
This is not an option, as mintty is not accessible from brltty.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Christopher Faylor, le Mon 09 May 2011 16:05:24 -0400, a écrit :
> Has anyone tried running brltty without setting CYGWIN=tty?
I never set the CYGWIN variable nowadays, actually, and brltty works
fine in that case.
Samuel
--
Problem reports: http://cygwin.com/problems.html
y does not touch at the cygwin tty layer. It just uses
native win32 interfaces to access the consoles (AttachConsole,
ReadConsoleOutputCharacterW) and simulate keypresses
(WriteConsoleInputW), consoles need to be windows console, but that's
all.
Samuel
--
Problem reports: http://cygwin.
Marco Atzeri, le Thu 28 Oct 2010 18:28:27 +0100, a écrit :
> it is already there
>
> and /usr/include/iconv.h seems to not include
> libiconv* function but only iconv* ones
Is this really cygwin's /usr/include/iconv.h?
Samuel
--
Problem reports: http://cygwin.com/
Marco Atzeri, le Thu 28 Oct 2010 18:08:18 +0100, a écrit :
> is the additional "lib" correct ?
Yes. You need to #include to get the proper refname.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
such file
or directory
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Marco Atzeri, le Mon 18 Oct 2010 14:22:02 +0100, a écrit :
> have you checked if 4.5 has the same problem ?
>
> http://cygwin.com/ml/cygwin-announce/2010-08/msg00016.html
It doesn't have the problem any more.
Samuel
--
Problem reports: http://cygwin.com/pro
Nellis, Kenneth, le Mon 18 Oct 2010 07:45:15 -0500, a écrit :
> > From: Samuel Thibault
> > $ cat test.c
> > int main(void) {}
> > $ gcc test.c -o test -static
> > /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:
> > cannot find -lgcc_s
&
n\bin\cygwin1.dll
> C:\WINDOWS\system32\ADVAPI32.DLL
> C:\WINDOWS\system32\KERNEL32.dll
> C:\WINDOWS\system32\ntdll.dll
> C:\WINDOWS\system32\RPCRT4.dll
> C:\WINDOWS\system32\Secur32.dll
>
> see gcc documetation
Yes, it doesn't
in/ld: cannot
find -lgcc_s
There indeed is libgcc_s.dll.a in /usr/lib/gcc/i686-pc-cygwin/, but for
some reason gcc doesn't seem to be happy with it. This is using gcc4 and
gcc4-core 4.3.4-3. gcc-3 works fine.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Version 4.2-1 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-4.2-1 -- 2010-05-12 ---
New upstream version.
If you have questions or comments, please sen
Hello,
This is still a problem:
Samuel Thibault, le Mon 15 Feb 2010 01:09:48 +0100, a écrit :
> I have an issue when building brltty's java bindings with cygwin 1.7
> while it worked fine with 1.5:
>
> /usr/bin/gcj -C --encoding=UTF-8 -d classes -classpath .
> ../../../
Version 0.9.9-1 of "python-pyrex" has been uploaded.
It lets you write code that mixes Python and C data types any way you
want, and compiles it into a C extension for Python.
If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .
***
Version 1.0.7+gitbd62c472-1 of "libusb-1.0" has been uploaded.
It is a library that allows userspace application to access USB
devices on WinUSB-compatible Windows operation systems (WinXP, Vista, and 7).
It is being integrated and fully API compatible to libusb available at
http://libusb.sourcefo
Version 1.0.5-1 of "libusb-1.0" has been uploaded.
It is a library that allows userspace application to access USB
devices on WinUSB-compatible Windows operation systems (WinXP, Vista, and 7).
It is being integrated and fully API compatible to libusb available at
http://libusb.sourceforge.net.";
Am I perhaps missing some package? I have
installed gcc4-java.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Hello,
quilt has stopped on FAT volumes with cygwin 1.7 because hard links are
not emulated by cygwin any more and thus the cp -l calls and such done
by quilt fail.
Samuel
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation
Version 4.1-1 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-4.1-1 -- 2009-10-11 ---
New upstream version.
If you have questions or comments, please sen
Version 0.1.12.2-1 of "libusb-win32" has been uploaded.
This is a new upstream release, handles composite device interfaces.
It is a library that allows userspace application to access USB
devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP).
It is derived from and fully API comp
Version 4.0-1 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-4.0-1 -- 2009-05-16 ---
New upstream version.
Add java-brlapi package.
If you have question
Hi. I have just installed xinit on my vista laptop. When I typed in 'xinit' in
the cygwin console, I got a BIG BIG annoying X window which occupied all the
space of my desktop and cannot be resized. When I started other programs in
xterm, the new program just covered up the space where xterm used t
stat() on test.exe");
> return 0;
> }
Compile with -Wall, you're missing the second argument of stat().
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
fix should ideally be in cygwin. Now you're of course free
to patch things in the debian package so as to make quick progress, but
on the long term there shouldn't be any patch except in configure
scripts.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
plaining why.
> I'm still waiting for the admin to either accept or reject the project
> takeover request. I don't have a lot of hope there, he seems to be
> working against me.
Well I'd fork then, thank the free software licenses ;)
Samuel
--
Unsubscribe info:
work:
$ cat test.c
#include
int main(void) {
int fd = open("blip", O_RDONLY);
pause();
}
$ gcc test.c -o test
$ touch blip
$ ./test &
$ rm blip
$ touch blip
$ ./test &
$ touch blop
$ mv blop blip
So maybe debian-win32 could just be awaken since the barring is
Sjors Gielen, le Tue 20 Jan 2009 00:49:29 +0100, a écrit :
> I'm working on a project porting the Debian tools to Cygwin.
Ususally ports are hosted by debian-ports.org.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cy
Christopher Faylor, le Thu 27 Nov 2008 21:18:23 -0500, a écrit :
> On Fri, Nov 28, 2008 at 12:16:51AM +0100, Samuel Thibault wrote:
> >There is no sem_unlink function, is there a reason or is that a PTW?
>
> PTC. It's not easy to get right in a Windows environment. If I re
Hello,
There is no sem_unlink function, is there a reason or is that a PTW?
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http
Version 0.9.8.5-1 of "python-pyrex" has been uploaded.
It lets you write code that mixes Python and C data types any way you
want, and compiles it into a C extension for Python.
If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .
*
Hello,
I tried to install and use quilt, but then I only got
getopt: command not found
the quilt package should probably depend on util-linux.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
Version 3.10-2 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-3.10-2 -- 2008-08-31 ---
Add icu support.
If you have questions or comments, please send th
for example.
> Please give feedback if this works ok for #include ,
> I'll prepare an update then.
Defining U_HAVE_INTTYPES_H to 1 that way does work indeed.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/pro
Hello,
I had to disabled libicu usage in brltty because the following doesn't
compile:
#include
#include
#include
because pwin32.h redefines int32_t, while it is already defined from
stdint.h...
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem re
ously, why do you need to do that?
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Brian Dessent wrote:
> Probably because you have a mutant configuration: a source tree with the
> insight dirs present, but insight disabled. That or you are also
> missing the in-tree tcltk. I think using the source package from setup
I'm certainly missing the in-tree tcltk, so that could be th
Brian Dessent wrote:
> (Insight is an overlay on top of the gdb tree.) If you don't want to
> build insight (which is what --disable-gdbtk means) then you shouldn't
I'm not currently planning on using insight, but it would be nice to
have it available.
> have those directories in your source tr
Hello All,
I am trying to build a Cygwin hosted gdb executable to remotely debug
Linux applications on a powerpc target, but the build breaks in the
libgui directory. Does anyone have any _insight_ into the issue?
I've started with a clean Cygwin download, and added the following
packages to the
On Mon, 2008-05-19 at 12:28 +, Ronald Fischer wrote:
> Is there a simpler command line utility for sending mail - I mean,
> simpler than ssmtp -, which you could recommend?
In a past life, I've used blat:
http://www.blat.net/
It's a public-domain Win32 console program, though, not a Cygwin
> Unfortunately, I can't easily uninstall those drivers, since they are
> needed and used by other users of the machine. Is there a way to get
> the paths to those drivers? I can probably get away with renaming the
> files and rebooting long enough to tell if that fixes the problem.
Never mind,
> SERVICE_NAME: Sentinel
> DISPLAY_NAME: Sentinel
> SERVICE_NAME: SNTNLUSB
> DISPLAY_NAME: Rainbow USB SuperPro
> Security/rights management/license control thingy of some sort. It
> could
> easily have been coded under the mistaken assumption that hooking
process
> creation is a reasonable me
> > Is there anything else that could contribute to BLODA?
>
> Yes, absolutely anything that hooks or injects into processes. Try
> using
> procexp to get a list of DLLs from the stuck bash processes, and let
us
> know
> what's there.
Here's my list of candidate BLODA .dll's from procexp:
AcLu
> | $ NUM=1; while true ; do echo $NUM; NUM=$(( $NUM + 1 )); done
> |
> | will run indefinitely,
>
> because it doesn't fork
Correct; that's what I was trying to demonstrate.
> | $ NUM=1; while true ; do echo `echo $NUM` ; NUM=$(( $NUM + 1 ));
done
> |
> | Hangs pretty quickly,
>
> because it f
> I've tried to install cygwin now about 7 or 8 times but the
postinstall
> always hangs somewhere, in different scripts at different places.
I am still having this problem (as evidenced by previous messages).
I've come up with a bash script "test case" that demonstrates the
problem:
$ NUM=1; whi
I'm continuing to debug the problem I reported earlier [1], where some
executables called from within shell scripts don't fully terminate.
This happens fairly often while sourcing the default /etc/profile, but
not always, and not always in the same place. When this happens, if I
use windows tools
a new process.
-Sam
-Original Message-
From: Krzysztof Ostrowski [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2008 1:10 PM
To: Popper, Samuel (US SSA); [EMAIL PROTECTED]
Subject: RE: Cygwin doesn't install on Windows Server 2008 (x64).
Hi,
How did you manage to run something
Hey, this sounds like my issue, except that I'm installing on Window
Server 2003. I've completed setup by running the "hanging" shell
scripts from another bash shell and then killing that process (which
allows setup.exe to continue). Does 00ash.sh work if you run it from
another shell?
I'm also
nal Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Dave Korn
Sent: Thursday, March 13, 2008 11:30 AM
To: Cygwin@cygwin.com
Subject: RE: Cannot start bash prompts: processes intermittently don't
die
Popper, Samuel (US SSA) wrote on 13 March 2008 15:05:
> I
I'm running into a problem with a previously-working installation of
cygwin on Windows 2003 server.
I had installed a few extra packages, and updated all packages to the
latest while attempting to set up Tinderbox. Now, I can no longer
reliably open a cygwin bash prompt. The console window opens
but actually there was no cable connected to that port. Is
> it a bug in Cygwin?
That's not a bug: a daemon can then open a port and detect whenever you
plug something and switch it on.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: h
ething else, see the output of infocmp.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Daniel Noll, le Fri 22 Feb 2008 08:50:37 +1100, a écrit :
> On Friday 22 February 2008 07:46:18 Samuel Thibault wrote:
> > Yes: on Linux ioperm doesn't work above 0x400. On Linux, so as to
> > access ports above 0x400 you need to use iopl(), that's why ioperm in
&
Corinna Vinschen, le Tue 19 Feb 2008 21:45:52 +0100, a écrit :
> The ioperm package has no maintainer anymore since 2006.
On the last call for maintainers I considered taking it, but I'm still
quite busy on other projects, so I'm not yet ready to actually do it.
Samuel
--
Uns
ioperm, but then you'd get problems when using the code on Linux... The
truly proper way is really to use iopl().
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
Corinna Vinschen, le Fri 15 Feb 2008 11:02:53 +0100, a écrit :
> On Feb 15 10:49, Samuel Thibault wrote:
> > Corinna Vinschen, le Fri 15 Feb 2008 10:45:47 +0100, a écrit :
> > > On Feb 15 09:37, klement2 wrote:
> > > > After excellently quick correction of
mplementation-defined value
>corresponding to a computational exception, the behavior is undefined.
>Otherwise, the program shall resume execution at the point it was
>interrupted."
His handler doesn't return, it calls pthread_exit(), thus killing the
thread causing
nobody, le Tue 05 Feb 2008 11:02:48 -0800, a écrit :
> Cygwin emulates an environment closest to SunOS, Solaris, HP-UX, IBM's AIX,
> DEC OSF (Digital UNIX), or IRIX ?
See the cygwin documentation: it is meant to be a Linux-like
environment.
Samuel
--
Unsubscribe info: http://cy
Hello,
We noticed that there is no swprintf and friends on cygwin (while mingw
has them), did anybody work on this or does it have to be done?
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
having such troubles too. The solution I'm using is to just prepend
LANG=C
to my svn command.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Dave Korn, le Wed 21 Nov 2007 15:57:15 -, a écrit :
> On 21 November 2007 15:43, Samuel Thibault wrote:
>
> > Ok, so cygwin has it too. It's fixed in HEAD, see
> >
> http://www.nabble.com/-Bug-c-34130---New%3A-the-builtin-abs%28%29-gives-wrong-
> result-when-used
Dave Korn, le Wed 21 Nov 2007 15:38:55 -, a écrit :
> On 21 November 2007 15:30, Samuel Thibault wrote:
>
> > Dave Korn, le Wed 21 Nov 2007 15:22:15 -, a écrit :
> >> On 21 November 2007 15:02, Samuel Thibault wrote:
> >>
> >>> Can someone te
Dave Korn, le Wed 21 Nov 2007 15:22:15 -, a écrit :
> On 21 November 2007 15:02, Samuel Thibault wrote:
>
> > Can someone test http://dept-info.labri.fr/~thibault/tmp/test.c ?
> Yep, the URL works fine.
> Perhaps you'd like to expand on that request?
Yes: please r
Can someone test http://dept-info.labri.fr/~thibault/tmp/test.c ?
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Xezlec, le Thu 15 Nov 2007 12:41:49 -0800, a écrit :
> What part of OSS isn't working?
All the sequencer/MIDI, mixer, timer and coprocessor parts, apparently.
(i.e. roughly only PCM works).
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
Christopher Faylor, le Wed 14 Nov 2007 22:07:42 -0500, a écrit :
> On Wed, Nov 14, 2007 at 05:54:30PM -0800, Samuel Thibault wrote:
> >Carlo Florendo, le Thu 15 Nov 2007 09:45:54 +0800, a ?crit :
> >> Nikodem wrote:
> >> >Is it planned to support OSS? Many prog
ows has its own sound API and I don't think OSS could be ported to
> windows.
Why not? OSS is actually just a bunch of ioctls.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cyg
ning EBUSY really looked like a good idea.
Mmm, the "Non-Idempotent Data Key Creation" section only says that some
behavior was rejected because there is other ways to achieve it. But to
me it does not mean that EBUSY would be a good idea. What explicitely
says that you shouldn'
Dave Korn, le Wed 31 Oct 2007 12:52:18 -, a écrit :
> On 31 October 2007 12:41, Samuel Thibault wrote:
> > Tim Prince, le Wed 31 Oct 2007 05:35:45 -0700, a écrit :
> >> No, there is no 64-bit native support in cygwin. Even on linux, a
> >> cross-gcc is needed to crea
generally
> available as a normal installation option.
Depends on the distribution. In debian, libc6-amd64 and amd64-libs
provide a lot of them.
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
D
Version 3.9-1 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-3.9-1 -- 2007-10-18 ---
Adds service support.
If you have questions or comments, please send
Christopher Faylor, le Tue 11 Sep 2007 16:50:14 -0400, a écrit :
> On Tue, Sep 11, 2007 at 10:44:37PM +0200, Samuel Thibault wrote:
> >Christopher Faylor, le Tue 11 Sep 2007 16:34:00 -0400, a ?crit :
> >> On Tue, Sep 11, 2007 at 09:29:17PM +0200, Samuel Thibault wrote:
> >
Christopher Faylor, le Tue 11 Sep 2007 16:34:00 -0400, a écrit :
> On Tue, Sep 11, 2007 at 09:29:17PM +0200, Samuel Thibault wrote:
> >Could cygrunsrv have an option to set signals that should be sent on net
> >pause / net continue?
>
> Dunno. Does it seem feasible after
Hi,
Could cygrunsrv have an option to set signals that should be sent on net
pause / net continue?
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ
On Wed, 2007-09-05 at 16:35 -0400, Arlindo da Silva wrote:
> Hi,
>
> The sunrpc-4.0.3 package no longer compiles with the current gcc, or
> g++ of that matter. I've updated some of the K&R style headers so I
> can now include rpc/xdr.h from my C++ sources. I tried to contact the
> previous maintai
Version 3.8-3 of "brltty" has been uploaded.
It is a background process (daemon) providing access to the Windows
Console for a blind person using a refreshable braille display.
-- brltty-3.8-3 -- 2007-08-06 ---
Update to subversion 3168 for getting the upstream WINDOW -> __MINGW3
.X.XXX.XX (x is number)
> 9. network timeout. cannot log on
Maybe you just have a firewall that filters out port 22?
Samuel
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin
Brian Dessent, le Wed 01 Aug 2007 08:41:31 -0700, a écrit :
> You *are* building a cross compiler, right? Because the native Cygwin
> gcc will not be usable for building anything linux.
Mmm, does this really matter since a kernel uses non-hosted mode?
Samuel
--
Unsubscribe info:
1 - 100 of 277 matches
Mail list logo