How to not rely on cygwin1.dll

2004-06-22 Thread Martin Johansen
Hello group. I would like one of my programs not to rely on cygwin1.dll, how is that possible while still using cygwin as the builder? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.c

Re: cygwin causes mediaplayer to skip while running

2004-05-28 Thread Martin Johansen
I fixed the problem by updating the cygwin1.dll, due to such an advice. I can now program and listen to music without feeling epliptic! Thanks to everyone! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: cygwin causes mediaplayer to skip while running

2004-05-28 Thread Martin Johansen
Martin Johansen online.no> writes: > > Hi group. > > I usually listen to music while I program.. > > But when I run make, or other cygwin-programs, the music skips, this is > annoying, so how could I go around fixing it? > > Thank you! > > btw I am ru

cygwin causes mediaplayer to skip while running

2004-05-28 Thread Martin Johansen
Hi group. I usually listen to music while I program.. But when I run make, or other cygwin-programs, the music skips, this is annoying, so how could I go around fixing it? Thank you! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pr

Cygwin (december 2003 version) and strcat

2004-04-19 Thread Martin Johansen
Hi. I am experiencing problems using strcat and strncat. For some reason, these functions do not appent a zero. I am using sprintf for now, but this is not an elegant solution. How can I fix cygwin to handle these simple functions? Thanks! -- Unsubscribe info: http://cygwin.com/ml/#unsub