I still don't quite understand the different b/t bash
and bash --loginbut I know the latter is why my
.bashrc does not run when I run cygwin using this
batch file:
==
@echo off
SET DISPLAY=127.0.0.1:0.0
SET CYGWIN_ROOT=\cygwin
SET
PATH=%CYGWIN_ROOT%\bin;%CYGWIN_ROOT%\usr\X11R6\bin;%
Hi,
I want to develop a windows program AAA.exe which loads BBB.dll. AAA.exe
and BBB.dll are developed by using Visual C.
And BBB.dll will load CCC.dll, and call some exported functions from
CCC.dll. CCC.dll is developed by normal C in cygwin.
The problem is how can I debug AAA.exe, BBB.dll an
Hello,
OK newbe cygwin user here, have read manual + faq ... so not just lept
in with a question !
I have a 700MHz PIII 256MB, I have installed cygwin on 98SE.
When running it can seem a little slow, ie "man man" takes 2-3 seconds,
vim screen ripples as I scroll up.
In the FAQ it states that u
***
Hello, I'm 22 years old female and my name is Anna. I saw your profile on the net
and found to be interesting.. email me back at [EMAIL PROTECTED] if you want to
exchange pictures or whatever..
Hugs, later...
*
Ling F. Zhang wrote:
> I still don't quite understand the different b/t bash
> and bash --login
Read man bash. Amongst other things, it explains the difference between
.bashrc/.bash_profile
Max.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cy
Hi,
my Cygwin xmlto installation (v0.0.14) is missing all the fo formats
(dvi, pdf, ps) in /usr/share/xmlto/format/docbook, and the fo subfolder
is missing from the /usr/share/xmlto/format/ directory completely.
Without those files xmlto is unable to create the corresponding target
document fo
On Sat, 2 Aug 2003, james wrote:
> hi! this is a cry for help.
Our specialty. :-)
> i've been trying to install ddd on cygwin on my windows xp box. i've been
> reading archive posts to see what problems others have reported, and the
> solutions offered. following suggestions to others, i've so f
On Sat, Aug 02, 2003 at 06:26:45AM +0100, [EMAIL PROTECTED] wrote:
>I just upgraded this morning from XFree86-xserv-4.3.0-1 to 4.3.0-2, jumped
>immediately into xdvi, and got a missing DLL message, specifically
>libice.dll.
There is no reason to include the cygwin mailing list in this email.
--
Pl
On Sat, Aug 02, 2003 at 08:56:45AM -0400, Igor Pechtchanski wrote:
>On Sat, 2 Aug 2003, james wrote:
>
>> hi! this is a cry for help.
>
>Our specialty. :-)
>
>> i've been trying to install ddd on cygwin on my windows xp box. i've been
>> reading archive posts to see what problems others have report
Hallo Patrick,
Am Samstag, 2. August 2003 um 11:57 schriebst du:
> Hi,
> my Cygwin xmlto installation (v0.0.14) is missing all the fo formats
> (dvi, pdf, ps) in /usr/share/xmlto/format/docbook, and the fo subfolder
> is missing from the /usr/share/xmlto/format/ directory completely.
> Withou
Rob,
Sorry it has been a looong week ... with quite a number of looong weeks
ahead,
and I misinterpreted your response.
Anyway, I appreciate your responses. I am going to try a preremove script. I
have just checked http://cygwin.com/setup.html
to see if there is any online info about how these wo
Jason suggested I forward this
-- Seth Rubin
ThoughtProcess Techology LLC
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jason Tishler
Sent: Saturday, August 02, 2003 10:46 AM
To: Seth Rubin
Cc: Pgsql-Cygwin
Subject: Re: [CYGWIN] Updated Cygwin Package:
Liu wrote:
Hi,
I want to develop a windows program AAA.exe which loads BBB.dll. AAA.exe
and BBB.dll are developed by using Visual C.
And BBB.dll will load CCC.dll, and call some exported functions from
CCC.dll. CCC.dll is developed by normal C in cygwin.
The problem is how can I debug AAA.exe,
David Selby wrote:
Hello,
OK newbe cygwin user here, have read manual + faq ... so not just lept
in with a question !
I have a 700MHz PIII 256MB, I have installed cygwin on 98SE.
When running it can seem a little slow, ie "man man" takes 2-3 seconds,
vim screen ripples as I scroll up.
In the
Larry Hall wrote:
David Selby wrote:
Hello,
OK newbe cygwin user here, have read manual + faq ... so not just
lept in with a question !
I have a 700MHz PIII 256MB, I have installed cygwin on 98SE.
When running it can seem a little slow, ie "man man" takes 2-3
seconds, vim screen ripples as
Seth Rubin wrote:
> Jason suggested I forward this
>
> -- Seth Rubin
>ThoughtProcess Techology LLC
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Jason Tishler
> Sent: Saturday, August 02, 2003 10:46 AM
> To: Seth Rubin
> Cc: Pgsql-Cygwin
> Subjec
David Selby wrote:
Larry Hall wrote:
David Selby wrote:
Hello,
OK newbe cygwin user here, have read manual + faq ... so not just
lept in with a question !
I have a 700MHz PIII 256MB, I have installed cygwin on 98SE.
When running it can seem a little slow, ie "man man" takes 2-3
seconds, vi
We are not responsilbe if you use this cable tool
for illegal purposes.
http://www.timelive.net/index.php?RepID=PW
To be taken off our list click below
http://www.timelive.net/cleanlist.php
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygw
Hi Alan
Bear in mind that some of the mount points might include Cygwin
packages. For instance my /usr/X11R6 is mounted from a separate
partition for space reasons. So it couldn't be unmounted and still be
updated.
Cheers
Don Sharp
Alan Miles wrote:
>
> Rob,
>
> Sorry it has been a looong wee
Hi,
Im seeing a severe perfomance hit from cygwin. Heres the result of
$time make_depend with a cygwin-compiled makedepend:
2.65user 27.90system 9:22.59elapsed 5%CPU (0avgtext+0avgdata 49856maxresident)k
0inputs+0
Interesting -- if I add the -Xmx256m flag to `java', my test case
works too.
The cause is the fixed `cygwin_shared_address' (set to 0xa00 in
winsup/cygwin/shared_info.h). What happens with Sun JVM loads of
Cygwin-dependent DLLs is that chunk of virtual memory gets claimed by
the JVM, and
James,
Actually, had you sent that particular make output (and the cygcheck
output) initially to the list, you would have gotten the response you're
getting now from me: one of your problems is that you are missing the
XFree86-prog package that contains the necessary header files, so it
turned out
On Thu, Jul 31, 2003 at 09:01:43PM -0400, Christopher Faylor wrote:
>On Thu, Jul 31, 2003 at 05:09:10PM -0500, Kaufman, Duane (MED, LUNAR) wrote:
>>Hi,
>>
>>> On Thu, Jul 31, 2003 at 04:33:18PM -0500, Kaufman, Duane
>>> (MED, LUNAR) wrote:
>>> >$ man man
>>> >/usr/bin/tbl: not found
>>> >/bin/cat:
Marcus G. Daniels writes:
>
> Incidentally, does anyone know of a Windows application that can be used
> to see the VM maps in a given process.
> (Like in Linux, with /proc/PID/maps?)
May mot be 'exactly' what you had in mind but I find
http://www.dependencywalker.com/ *very* helpful
for these
24 matches
Mail list logo