e the bzip library. Is there one of these
which is more "cygwinny"? :)
Thank you for any help and advice!
Chris
--
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/
> Chris wrote:
> > Hello!
> >
> > For experience (and because I want to use it) I am in the process of
> > converting the "bsdiff" binary diffing application to windows from *BSD,
> and
> > thought I would come via cygwin, and then decide if I should
ch chance of getting it supported if I tried to write to code to do it?
Chris
--
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/
Hello!
Further to an earlier message I sent, I now attach an example. This
tries to send a message of a fixed sized down a pipe. Under windows I
can't seem to send much more than 25k down in one go, although I can
send more if I chop it up into sections. Under linux however I can send
as large
David Rothenberger wrote:
chris writes:
> Hello!
>
> Further to an earlier message I sent, I now attach an example. This
> tries to send a message of a fixed sized down a pipe. Under windows I
> can't seem to send much more than 25k down in one go, although I can
> se
en "Someone is already working on that" or "Go away and
stop bothering us") much appresiated! :)
Chris
--
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/
Max Bowsher wrote:
chris wrote:
I tend (like I suspect many other people) to update my cygwin every
couple of weeks. As cygwin by default keeps packages it downloads it
would make sense to distribute patches to existing files.
As a tiny example:
emacs-21.2-11.tar.bzip2 : 8MB
emacs-21.2-12
t?
Hard to see how that's a cygwin problem.
That may be partly true, but is also not helpful. If there is a memory
leak in cygwin then tracking down exactly was is causing it would of
course be a good idea, so it can be stopped.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#uns
des the named pipe
communication doesn't work.
Has anyone seen this problem? Have I setup the environmet incorrectly (file
system is FAT32)? Or is this a known bug?
Any information on this problem would be a help.
Regards,
Chris Mulligan.
--
Unsubscribe info: http://cygwin.com/ml/#u
des the named pipe
communication doesn't work.
Has anyone seen this problem? Have I setup the environmet incorrectly (file
system is FAT32)? Or is this a known bug?
Any information on this problem would be a help.
Regards,
Chris Mulligan.
--
Unsubscribe info: http://cygwin.com/ml/#u
Alex Vinokur wrote:
Comparative Performance of C++ Compilers
C/C++ Performance Tests
=
While this is quite interesting, it seems to me you aren't really
running these programs for lon
Robert Collins wrote:
On Tue, 2004-04-20 at 22:11, Rodrigo Medina wrote:
Hi all,
Rodrigo Medina (myself) wrote:
2- When you are downloading into a temporal directory, SETUP
downloads the packages even if they are already in the temporal
directory but are still not installed.
I have
Just a couple of tiny questions / thoughts.
A number of people (myself included) have been "caught" over the fact
that cygwin shortcuts can obviously not be executed from a windows
shell. There appears to me to be 4 ways of dealing with this
1) Ignore the problem, use a proper shell
2) On NTFS,
Dick Repasky wrote:
I'd like to install cygwin on a usb flash drive so that I can plug the drive
into any windows box and have cygwin available to me. The question is: will
this work? My concern is not having registry keys in place on machines into
which I plug in the flash drive. Will that be a
Hello!
I decided to try to upx all the .exes and .dlls in the cygwin
distribution to save space, and found the following problem.
The error occurs with the "captoinfo.exe" I have (which I have uploaded
to http://www.bubblescope.net/captoinfo.exe in case the version online
changes, if anyone wa
like | , > , etc. therefore I don't think this could ever be supported.
Some applications I've found don't even seem to support the |, but you
can still usually get around that by using echo `clipboard `
>/dev/clipboard.
Chris
--
Unsubscribe info: http://cygwin.com/ml/
WINDOWS 98 wrote:
Hi. Just installed Cygwin, looking for patch.exe. It has diff.exe, but
no patch! Any idea how I can get this utility? It doesn't necessarily
have to be through Cygwin.
Thanks for your help,
- AAA
If you go to the cygwin home page you'll find a link marked "find
a pack
Christopher Faylor wrote:
On Wed, Sep 03, 2003 at 10:34:24AM -0500, james wrote:
The typical response to ddd problems is "Why not just use 'insight'?"
that's kind of like saying, "why not just use windows?" i think it's fairly
obvious that users would like to have the choice.
Most o
Hello :)
Probably about time to update www.cygwin.com, particularily the main
page to refer to the fact 1.5.x is out now?
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com
Corinna Vinschen wrote:
On Mon, Sep 22, 2003 at 02:36:32PM +0300, Alex Vinokur wrote:
-- Cygwin --
$ gcc foo.c -o foo1.exe
$ gcc foo.c -mno-cygwin -o foo2.exe
-- MinGW --
$ gcc foo.c -o foo3.exe
1. What is the difference between foo1.exe and foo2.exe?
2. Is there any difference
EMOTO Masahiko wrote:
>Hi,
>
>I have a problem with compling the C++ codes.
>The source code was compiled successfuly, but
>the program causes Segmentation fault.
>
>Please show me how to solve the problem.
>
>By the way, this program can run normally if
>it is compiled by g++ (3.2).
>
>
I decided to try to put some investigation into the cygpath crashings
that have been reported so much. Here are my findings.. I hope this
helps! I'd be happy to try further debuggings, except I couldn't figure
out how to attach a debugger to the program (because as previously noted
the hang onl
Corinna Vinschen wrote:
On Tue, Oct 14, 2003 at 12:44:57PM +0100, chris wrote:
Also, This program seems to be both valid c++ and c code. If it is
compiled in gcc, all is fine. In g++, it hangs.
[...]
If there is anything else anyone would like me to try (like taking a -E
and picking out all
Chris,
I suspect that this hang might be happening while loading the DLL. Could
you try to link your program with something like below and see if it still
hangs, and what it outputs? If it doesn't hang, try renaming
SHGetPathFromIDList below to something else (e.g., foo) that calls the
Steve Fairbairn wrote:
-Original Message-
From: Cliff Hones
Sent: 14 October 2003 15:03
Subject: Re: cygpath hangings
Running
cygcheck -vs (and/or some other such utility) from
a hanging and non-hanging postinstall shell might come
up with something.
As in set up a script in /etc/p
Are these files implemented and if so, what is the format? I had hosts.deny
sort working but as soon as I put anything in hosts.allow any host can
access the service.
My hosts.deny was...
---
#deny these hosts
ALL: ALL
---
My hosts.allow was...
---
sshd: 192.168.1.100: ALLOW
Nothing seems to
nning many applications on the Win2K server.
Any ideas? Any ideas on how to debug? Is there some "trace" mode we might turn
on?
Thanks,
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
Hi Brett, if you might help me locate this posting, would greatly appreciate
it; I'm not that familiar with forks, bash, and tcsh so I'm not totally clear
on what to search on). Meanwhile I'll post to the guy just a few messages
above with a similar problem and refer him this!
Hi Kevin take a look at the post from myself (Chris) just below and the follow
up from Brett, might be related...
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
How can I uninstall cygwin/x? I have looked through
the cygwin/x website. Cygwin/x is not in the
add/remove programs from control panel.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
Uns
Lese selbst:
http://www.npd.de/npd_info/deutschland/2005/d0305-14.html
Jetzt weiss man auch, wie es dazu kommt, dass Drogen, Waffen & Handy's in die
Haende der Knacki's gelangen!
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.
LTAGSTART\. roffcmd //
> s/\.YYODLTAGSTART\. roffcmd //
> s/\.YODLTAGEND\.//
> s/^\.YYODLTAGSTART\..*//
>
> Enjoy,
> Igor
Cheers, I'll check it when I get home later this afternoon.. Am now using
my own mailserver, so names a-go-go ;-)
Cheers, Chris (Yes, i&
ods listening? :-)
>
I'd love to have it as a cygwin package..
I did manage to get it to compile myself, but I couldn't get it to start,
as it refused to go past the stage where I had to be root to set up a
config, which isn't really an option in cygwin..
On that note.. Ho
From: Jason FU wrote:
No, it doesn't 'work fine' under Linux. In fact it doesn't work at all,
on any platform.
My apologies for sending something that doesn't work under Linux, but I had
something similar working, but I wanted to cut it down for the sake of the
mailing list, and I didn't hav
Anyway, this similar code does work under Linux, or at least
it appears to:
It's a long walk from "at least appears to work" to "does work".
Are you saying it doesn't work, or are you just generally in a grumpy mood?
While I don't claim to be an uber-expert in assembler, I know
I didn't "j
I had installed cwrsync on any computer but I have a same problem.
Cygwin (1.7) create a permission with a bad permission under Windows Vista and
NFS support. I have a share icon when I create a file.
I don't have a problem with cygwin (1.5) besause I set a anvironnement variable
CYGWIN=nosecnt
2-15 14:16 amssetup
If I mount this network drive using the "noacl" option, it looks like this:
$ ls -l amssetup
-rw-r--r-- 1 chris None 1014 2009-12-15 14:16 amssetup
This lets the script execute, but I am a little bit worried about the other
permissions, "-rw-r--r--" instead
asswd file would
> need YA special case for the pw_gecos field. Ick.
>
> Corinna
>
Sorry I forgot to mention that the permissions on the Linux machine running the
Samba server are more similar to the ones when I mount the network drive without
the "noacl" option in Cygwin.
I just tumpled over a problem with MingW and Cygwin.
I tried to compile a new version of gcc and got an error that was saying
me that no more processes can be started. So I looked into the
taskmanager and saw that I had too high PIDs (>260.000) and that my RAM
was full and also the pagefile.
Jason Tishler tishler.net> writes:
...
> Unfortunately, Cygwin Python SQLite support does not build OOTB:
...
> File "./setup.py", line 97, in build_extensions
> self.detect_modules()
> File "./setup.py", line 795, in detect_modules
> sqlite_libdir = [os.path.abspath(os.path.dirname(sq
Hey folks,
I fired up Cygwin this morning to find that my ZSH is having a problem
starting. I'm getting the following error message anytime I try to
start it:
ZSH initiated.
Syncing profile with zorro...done
0 [main] zsh 5960 child_info_fork::abort: address space needed
by 'rlimits.dll' (0x
Sure enough, updating my installation to the most recent version seems
to have fixed it. Thank you for the help.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://
Hello, in python-gdal 2.1.1-1 _gdal.dll still uses cygproj-9.dll, but it was
replaced with cygproj-12.dll in libproj9 4.9.3-1 so the import fails.
I was able to get a working system by downgrading libproj9 to 4.9.2-1 and
libgeotiff2 to 1.4.1-1.
--
Problem reports: http://cygwin.com/probl
ng
it. Try closing all running programs and then compiling again. Remember that
on Windows 98 not all processes show up in task manager so you will need
some other kind of process explorer to close them or remove them from the
RunServices registry key. Please report back and tell us if this solves the
but I never had time to investigate
exactly why this is so. It might be because VM size also includes DLLs and
file mappings.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
isfying the language of section (3b), allow them to print the text to
> save a hardcopy version. Then require them to check a box that they have
> read the notice and agree to it. If they ever request a copy of
> the source
> code, you could either send out a CD for a fee or provide them wit
> On Thu, Mar 27, 2003 at 11:58:50PM +0100, Ralf Habacker wrote:
> >I can't prove a fact, that forking is the most anonying problem
> and there were
> >some initial work from some people (I remember Chris Faylor,
> Chris January and
> >other) to identify the proble
> On Sat, Mar 29, 2003 at 12:04:01AM -0000, Chris January wrote:
> >> On Thu, Mar 27, 2003 at 11:58:50PM +0100, Ralf Habacker wrote:
> >>>I can't prove a fact, that forking is the most anonying problem and
> >>>there were some initial work from some pe
setup.exe against librpm, etc etc.
> Of course, this requires that someone really really smart figure out
> the best way to create a "native" port of librpm -- that can still
> figure out where /var/cache/rpm and /etc and suchlike are really
> located...
This goes back to that oth
578701996/downloads/ntdll.zip.
You can find most of the API that's documented in Nebbet's book at
http://undocumented.ntinternals.net/.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
#x27;t seem to me that my specific script should have
> anything to do with
> how top is behaving, but I supose it is possible. Seems more like top is
> having trouble because the parent process of my script is no longer valid.
> Maybe the parent process is gone, but top uses a windows
> Hi, I've just try to use native w32api function NtQuerySystemInformation,
> but linker fail with following. Is this something trivial I am missing?
You forgot -lntdll
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http:/
ng to
> enumerate
> processes, and the open shell still has an entry in that list?
I can't reproduce this. Can you try something like strace top >somefile
2>&1? Then take the steps you outlined above to get top to lock up and send
me the last few thousand lines of the file? (
'm missing something fundemental.
Does anyone know why this program would behave like this and know if there are any
workarounds ??
-- Chris
---
Chris Lidgates private email|
This email address is |
lidgaca AT lycos DOT com |
___
ole access? (Really from the shell, not using VNC, or some other
remote controlling application.)
-Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:
r
> or worse than using the more complex approach.
Just out of curiosity would a patch to support mmap on 4k boundaries be
useful/accepted?
Chris
--
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/
provide the usual Linux group commands e.g.
> usermod, newgrp). Otherwise, how can I modify the permissions for
> read access to
> others so that the find command goes down the SOFTWARE directory?
1. Can you access the key using ls?
2. Can you access the key in regedit?
3. Are you running as
I'm using version 1.5.0 of the cygwin1.dll on Windows 2000
Professional. I've also seen the problem described below on earlier
versions of cygwin (1.3.22).
I've found that the gettimeofday() and ftime() functions do not always
return the correct system time as reported by Windows. The time()
g exit rather than clicking the Close button.
Chris
--
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/
> Randall R Schulz wrote:
> > At 18:15 2003-07-22, David A. Cobb wrote:
> >>I would wish to tell find not to get involved with the /proc filesystem
> >>at all. Can that easily be done?
> >
> > Very easily:
> > % find / -path '/proc' -prune -o -print
>
> Would it make sense to identify the inodes un
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
> Of Randall R Schulz
> At 13:59 2003-07-23, Chris January wrote:
> > > Randall R Schulz wrote:
> > > > At 18:15 2003-07-22, David A. Cobb wrote:
> > > >>I would wish to tell find not to get in
our arrogant language complex
elsewhere.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
> I guess, but I'm interested in understanding the "larger intent"
> in these kind of areas.
You can use Win32 API calls in Cygwin targetted code, yes. However by adding
the functionality to the Cygwin DLL as well, everyone else gets to benefit
from it too. AFAIK
ystem doesn't support them), so cannot be used as a complete
replacement for Cygwin's existing ps implementation.
* prockill forgets what it's supposed to do if you rename it to kill.
Enjoy
Chris
*** CYGWIN INSTALL ***
To update your installation, click on the "In
> Subject: Cygnus 32 beta 19 under Win 95
^^^ you should probably try beta 20b.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: h
e isn't
> guaranteed to exist (the whole #! thing, lacking PATH searching, is a
> portability problem).
perhaps a little offtopic, but you can use /usr/bin/env to
search for a program using the current path, e.g.:
#!/usr/bin/env perl
means you don't need to know where perl is insta
" pleaded the goat. "I'm only the smallest Billy
Goat Gruff. I'm much too tiny for you to eat, and I wouldn't taste very
good. Why don't you wait for my brother, the second Billy Goat Gruff? He's
much bigger than me and would be much more tasty."
Chris
r, then feel free to do some tests. A
website with some nice pretty graphs, and source code would be great. I can
send you some code for starters, I'm sure Chris Faylor has some around too.
It may well be that both of us were simply not doing the right tests.
My tests were based on timin
x27;ve hit an incompatibility?
>
> I have cygwin running just fine on my Windows 2000 machines.
It also works fine on .NET Server-ish (Windows XP SP1 switched to server
mode with NTSwitch), which is a shame because I was going to try to debug
it. I will try it on RC1 next week sometime and have
led as a normal user? I can't modify it
myself, so how does the installer do it?
--
Chris Walters
+---+
| ,-_|\ Chris Walters
Igor Pechtchanski wrote:
`cygpath -w /`
Thanks.
> On Wed, 6 Nov 2002, Chris Walters wrote:
NT Question: How does cygwin update the System registry (for environment
variables) if it is installed as a normal user? I can't modify it
myself, so how does the installer do it?
It doesn
Igor Pechtchanski wrote:
On Wed, 6 Nov 2002, Chris Walters wrote:
I have experienced many times situations which I would like to refer to
CYGWIN's root directory from a bat script. The most generic solution
would be to utilise an environment variable such as CYGROOT or (as in
startxwi
as going
> to try to debug it. I will try it on RC1 next week sometime and
> have a look-see.
Finally got round to trying Cygwin on .NET Enterprise Server RC1 and it
works fine. Anyone who was having problems, are you still seeing these and
can you give me any more details?
Chris
--
Unsubscribe i
> Max,
> Attached is the output of the of the cygcheck.
> Thanks!
Looks like you are using a very old copy of Cygwin!
Chris
>
> [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > Max,
> >
> > Thank you for your reply.
>
> In general, it'
after a
while that shutdown isn't responding, and gives the Wait/End Task/Cancel dialog. :-(
Is this a known limitation of cygwin on ME, or should I delve further?
Attached is my "cygcheck -s -v -r" (which BTW the FAQ#SEC29 still directs to be pasted
into the message.)
Thanks,
Chris
run PostgreSQL without a bash shell or not.
In general, I am just hoping someone can help me get the db storage area initialized
so I can create the actual database. Thanks in advance for any assistance.
Chris Schneider
--Run 'postmaster -D /data' (also use the -i option if you plan to connect
from another client)
--Then create the database and all the other typical PostgreSQL stuff.
Hope this helps.
Chris Sch
for a dll compiled with :
g++ -shared -mno_cygwin -o X.dll x.cpp
Is this behaviour incorrect or is it planned that all cygwin gcc compiled
apps will be forced to link with cygwin1.dll?
Thanks,
Chris
_
Add photos to your e-mail
as it been unfixed in this release
or do I have some env badly configured,
TIA
Chris
_
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--
Unsubscribe info: http://cyg
Chris Twiner <[EMAIL PROTECTED]> wrote:
>> The correct option is -mno-cygwin and it works fine for me (at least
>> for "hello world" app).
>>
> Thanks Pavel,
>
> Do you not get a :
>
> ld: cannot open dllcrt2.o
Do you have the gcc-mingw package in
sing -L/lib/mingw to it directly still places it after the
dllcrt2.o so the linker never finds it).
What does your's show?
TIA
Chris
_
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/i
-lgcc -lmoldname -lmingwex
-lm
svcrt /usr/lib/gcc-lib/i686-pc-mingw32/3.2/crtend.o
Using gcc-3.2-3.
this is vastly different then the machine's I have. I have attached an
untouched spec file fresh from setup.exe.
Are there any differences with yours?
eem to change. I'll try on another machine.
Chris
_
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bu
$ cygcheck -c gcc
will show you the version installed.
got the right version on this computer and the spec file is still broken, it
just adds dllcrt2.o not the path as yours does.
Chris
_
Add photos to your e-mail with MSN 8
ty_v0
so I added a :
extern "C" {long __gxx_personality_v0;}
And that seems to keep everything happy.
Not pretty but it works.
In answer to the mingw stuff I added the paths to $LIBRARY_PATH and then it
caused pthread issues which I couldn't seem to resolve hence the -nostd
such must not use
cygwin1.dll (which by default is not in the path).
Chris
_
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
--
Unsubscribe info: http://cygwin.com/ml
ching for and reading and understanding
docs is way too much for occasional users.
--
===
Chris Game
===
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com
> I think the linux pengu should stay with them. I do like the idea for a
> koala. Is anyone a good drawer?
I'm working on a koala design right now - let's me avoid proper work... :-)
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporti
anyone's interested in it I can rework
it for the setup program or whatever. I doubt it will be of much use though.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
it. Linus likes penguins. I like otters.
>
> If there is going to be an animal mascot for cygwin it should be an
> otter.
>
> cgf
I made a koala logo
(http://www.doc.ic.ac.uk/~ccj00/twiki/bin/view/Cygwin/CygwinKoala). I could
avoid more work knocking up an otter logo, but I rea
I'm having a problem with chroot - see the following strace:
CYGWIN_NT-5.1 AVOCADO 1.3.17(0.67/3/2) 2002-11-27 18:54 i686 unknown
63 60329 [main] linexec 2652 normalize_posix_path: src .
61 60390 [main] linexec 2652 cwdstuff::get: posix
/home/chris/line/rootfs
55 60445
the FAQ)
That would be a great suggestion Larry, if I were in a position to know
what the docs should say!
--
=======
Chris Game
===
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug repo
t;/") is called at time 64000. The result of conv_to_posix_path
> at time 2652 should be '/', but is instead /cygdrive/c/...
> I'll look at the Cygwin source, but has anyone else any ideas as I suspect
> it may take me some time to track this down.
In the same vain, chroot . in
Can standard GPL v2 code be included in Cygwin?
What if I look at how that code does something and then write my own
implementation? What if the two implementations are very similar?
What if I tell someone else on the mailing list how to do it?
Chris
--
Unsubscribe info: http://cygwin.com
x27;m playing with Line). when I run chroot ., Cygwin tries
to run /bin/sh, but for some reason thinks it's a script. Scripts are run
with /bin/sh, so off Cygwin goes to look for /bin/sh...ad nauseum.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
in path.ccc
(mount_info::conv_to_posix_path), the problem goes away:
if (cygheap->root.exists () && !cygheap->root.posix_ok
(mi.posix_path))
continue;
can anyone justify their inclusion?
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp
pthread_mutex_init(&accessMutex, NULL);
printf ("Try lock(%d)\n", pthread_mutex_trylock(&accessMutex));
printf ("Lock(%d)\n", pthread_mutex_lock(&accessMutex));
printf ("We should never get here!");
}
/* -----
s your system
> afterall :)
Ah! Thanks for useful hints - now how do I get out of this 'None' group
that I'm apparently in, and into 'Users' or even 'Administrators'?
--
===
Chris Game
==
No but if you have the source you can build the application
> with Cygwin's gcc or g++. That will run on W2K.
You can use Line. E-mail me for some working sources and binaries. You'll
need a Linux distro too.
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug
ot;
But on a standard Cygwin install, /usr/bin == /bin ?
Chris
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
1 - 100 of 1228 matches
Mail list logo