Hi,
This is what my .mailcap looks like:
===
text/html; lynx -dump %s; copiousoutput; nametemplate=3D%s.html
Application/MSWORD; cygstart %s; copiousoutput;
Application/VND.MS-EXCEL; cygstart %s; copiousoutput;
Application/PDF; cygstart %s; copiousout
Hello,
I am (happily) running cygwin on a win2k box.
During installation, I chose the DOS line end option; big mistake!
Now I want to change the setting to UNIX line ends.
How do I toggle that setting?
BTW, I have read the cygwin FAQ section
"4.3.3 How is the DOS/Unix CR/LF thing handled?"
but
On Thu Feb 20 07:30:02 2003, Jason Tishler wrote:
> Olaf,
>
> On Thu, Feb 20, 2003 at 12:49:14PM +0100, Olaf Foellinger wrote:
> > together with a home brewed lpr.
> ^^^
>
> Hmm... I'm getting that deja vu feeling:
>
> http://cygwin.com/ml/cygwin/2002-06/msg0058
Lee D. Rothstein wrote:
John, thanks for the heads up! Others had
suggested, variations of 'cat < foo' and 'od -c'. (The
former I got to work, the latter remains a mystery.)
Your solution, besides being the most straight-forward,
is also a great tool to have around. Apparently, it's a
feature of
On Thu, Feb 20, 2003 at 06:47:39PM -0500, Paul Swartz wrote:
> On 20 Feb 2003 at 22:40, Corinna Vinschen wrote:
> > As you can see, there's also nothing which would help you in using the
> > result to identify the sockets as being the same. Even the timestamps
> > aren't identical.
>
> No one fie
On Fri, 21 Feb 2003, Ajay Simha wrote:
> Hi,
>
> This is what my .mailcap looks like:
>
> ===
> text/html; lynx -dump %s; copiousoutput; nametemplate=3D%s.html
> Application/MSWORD; cygstart %s; copiousoutput;
> Application/VND.MS-EXCEL; cygstart %s; co
> -Original Message-
> From: Pieter Prinsloo [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 20, 2003 6:45 PM
> To: [EMAIL PROTECTED]
> Subject: Re: problem report: gawk 3.1.1
> >> Have a query/problem with gawk version 3.1.1-5 dated 17/Oct/2002.
> > Did you read the thread "awk CR/L
Hi! and sorry my english,
I've a server in Linux and Unix and it works perfectly, but when I compile
the same code in Cygwin, it doesn`t send the data to the socket, I use the
dup() comand.
this is part of the program what, I repeat, works well in linux and unix
(sun, HP)
/*close the disp
On Fri, 21 Feb 2003, Maurício wrote:
>Hi,
>
>I'm using cygwin latest install. I did:
>
> mkpasswd -l > /etc/passwd
> mkgroup -l > /etc/group
>
>When I log as administrator or as user (postgres), 'who' gives the
> proper name. However, when I try 'su Administrator' or 'su postgres' it
>
On Fri Feb 21 09:33:58 2003, Igor Pechtchanski wrote:
> On Fri, 21 Feb 2003, Ajay Simha wrote:
>
> > Hi,
> >
> > This is what my .mailcap looks like:
> >
> > ===
> > text/html; lynx -dump %s; copiousoutput; nametemplate=3D%s.html
> > Application/MSWORD;
On Fri, 21 Feb 2003, Rich DeFuria wrote:
> Hello,
>
> I am (happily) running cygwin on a win2k box.
>
> During installation, I chose the DOS line end option; big mistake!
>
> Now I want to change the setting to UNIX line ends.
>
> How do I toggle that setting?
>
> BTW, I have read the cygwin FAQ s
Hello, list,
I was experimenting with emacs, found out about C-h and Backspace
problem, and then, in suggestion to found answers, I decided to try
rxvt.
rxvt seems to have a load problem, however. I haven't found anything
in the mailing list archives either, and I just upgraded all my software
th
On Thu Feb 20 13:07:51 2003, Steve wrote:
> Hi;
>
> I'm on windows 2000 and I have a lot of drives ( [A-Z] ).
>
> To access a file on another drive I have to issue a "cd" command to that
> drive first.
>
> Is it possible to set things up so I do not have to do this?
It seems to be automaticall
On Fri, 21 Feb 2003 [EMAIL PROTECTED] wrote:
> Hello, list,
>
> I was experimenting with emacs, found out about C-h and Backspace
> problem, and then, in suggestion to found answers, I decided to try
> rxvt.
>
> rxvt seems to have a load problem, however. I haven't found anything
> in the mailing
On Fri, 21 Feb 2003, Ajay Simha wrote:
> On Fri Feb 21 09:33:58 2003, Igor Pechtchanski wrote:
> > On Fri, 21 Feb 2003, Ajay Simha wrote:
> >
> > > Hi,
> > >
> > > This is what my .mailcap looks like:
> > >
> > > ===
> > > text/html; lynx -dump %s; copiousou
(the following is conjecture as I always install unix mode)
I think this is handled by mount. ie you have things mounted in text mode
not binmode
if you remount your mounts as binmode you should be ok. (best to do a "mount
> mounts-backup.txt" to have a record of what they were before fiddling wit
Hallo Henry,
Am Donnerstag, 20. Februar 2003 um 15:14 schriebst du:
> Hi,
> I'm trying to install perl on cygwin from source (5.6.1-2) and I get an
> error on make:
> make: *** No rule to make target '', needed by
> 'miniperlmain.o'. Stop.
> Okay, I'm working on XP. Here's the configuration t
On Thu, 20 Feb 2003 14:04:58 -0500, Christopher Faylor wrote:
I've generate a snapshot with this fix included (thanks Corinna)
if anyone wants to try it.
I've replaced cygwin1.dll with 1.3.21 and APS now works perfectly.
Thanks.
Gael.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscrib
On Friday 21 Feb 03, Rich DeFuria writes:
> Hello,
>
> I am (happily) running cygwin on a win2k box.
>
> During installation, I chose the DOS line end option; big mistake!
>
> Now I want to change the setting to UNIX line ends.
>
> How do I toggle that setting?
>
> BTW, I have read the cygwin
Hi,
I'm using cygwin latest install. I did:
mkpasswd -l > /etc/passwd
mkgroup -l > /etc/group
When I log as administrator or as user (postgres), 'who' gives the
proper name. However, when I try 'su Administrator' or 'su postgres' it
rejects the password. I can log on win2000 using those
On Fri, Feb 21, 2003 at 01:56:46AM -0500, Ajay Simha wrote:
> On Thu Feb 20 07:30:02 2003, Jason Tishler wrote:
> > Olaf,
> >
> > On Thu, Feb 20, 2003 at 12:49:14PM +0100, Olaf Foellinger wrote:
> > > together with a home brewed lpr.
> > ^^^
> >
> > Hmm... I'm gettin
Ajay Simha said:
> On Thu Feb 20 07:30:02 2003, Jason Tishler wrote:
>> Olaf,
>>
>> On Thu, Feb 20, 2003 at 12:49:14PM +0100, Olaf Foellinger wrote:
>> > together with a home brewed lpr.
If it matters, LPRng is currently in the review process. When it passes
it will make printing somewhat easier
Hallo Jason,
Am Mittwoch, 19. Februar 2003 um 10:20 schriebst du:
> New News:
> ===
> I have contributed rebase-2.2-2 to the standard Cygwin distribution.
> The tarballs should be available on a Cygwin mirror near you shortly.
Hurray!
Gerrit
--
=^..^=
--
Unsubscribe info: http
> -Original Message-
> From: Rich DeFuria [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 21, 2003 2:53 PM
> To: [EMAIL PROTECTED]
> Subject: toggling DOS versus UNIX line ends
>
>
> Hello,
>
> I am (happily) running cygwin on a win2k box.
>
> During installation, I chose the DOS li
I'm in qa, and I'm attempting to port a filesystem stress test written
for Linux to Windows using cygwin. It uses pthreads to create many
concurrent threads which read files out of a directory in various
patterns. The thing is, I've found that with any more than 55 threads,
pthread_join will
Hi,
Jeez, guys, what's the problem:
% od -c
[ Press F1 through F12 followed by two CTRL-Ds: ]
000 033 [ [ A 033 [ [ B 033 [ [ C 033 [ [ D
020 033 [ [ E 033 [ 1 7 ~ 033 [ 1 8 ~ 033 [
040 1 9 ~ 033 [ 2 0 ~ 033 [ 2 1
On Friday 21 Feb 03, [EMAIL PROTECTED] writes:
> Hello, list,
>
> I was experimenting with emacs, found out about C-h and Backspace
> problem, and then, in suggestion to found answers, I decided to try
> rxvt.
>
> rxvt seems to have a load problem, however. I haven't found anything
> in the maili
On Friday 21 Feb 03, Igor Pechtchanski writes:
> You can re-run Setup and switch that setting (without installing any
> packages, just set all to "Keep" or "Skip", unless you want to upgrade at
> the same time).
I didn't think of that. I should add it to the FAQ.
Thanks,
David
--
Unsubscribe i
Hallo Garry,
Am Donnerstag, 20. Februar 2003 um 17:50 schriebst du:
> I have a recent 'make' but >cpan if failing to compile modules such as
> DBI and DBD::mysql properly. It seems to be having problems with 'make'
> some of the time. Are there any special requirements for loading Perl
> modules
I saw a suggestion somewhere:
Create a folder on the cygwin drive for the drive you want to access,
e.g.
$ cd /
$ mkdir d
for the d:\ drive. Then mount /cygdrive/d/ on that folder:
$ mount d:/ /d
$ cd d
ls should then give you a listing of your d:/ drive. I just tried it and
it seems to work. T
On Fri, Feb 21, 2003 at 10:01:17AM +0100, [EMAIL PROTECTED] wrote:
> Hi! and sorry my english,
> I've a server in Linux and Unix and it works perfectly, but when I compile
> the same code in Cygwin, it doesn`t send the data to the socket, I use the
> dup() comand.
> this is part of the program wh
Can someone help me with this:
i installed latest cygwin 1.3.20 with inetutils on window 2k with sp3, i
followed the README for inetd installation but it can NOT be started with
message: service did not responds to the start or control request in a
timely fashion.
here is what i did
1) inetd --ins
CMake 1.6.5-1 is now available on Cygwin mirrors.
Changes from 1.6.4 to 1.6.5
A fix to the TestForANSIForScope module so that it doesn't keep check each configure.
A fix to the Visual studio 7 generator to better support Visual studio 7.1. A fix for
makefiles that include out of build librarie
>
> > Thanks for this additional note.
> >
> >>from a previous mail:
> >
> >>>So, it's important, Ralf, that your 'file' changes NEVER generate a
> >>>false positive (e.g. saying something is an import lib when it is not).
> >>> If your code generates a false negative (saying something is static
>
On Fri, 21 Feb 2003, David Starks-Browning wrote:
> On Friday 21 Feb 03, Igor Pechtchanski writes:
> > You can re-run Setup and switch that setting (without installing any
> > packages, just set all to "Keep" or "Skip", unless you want to upgrade at
> > the same time).
>
> I didn't think of that.
> "We are always more anxious to be distinguished for a talent which we do
> not possess, than to be praised for the fifteen which we do possess."
> -- Mark Twain
Very good quote, Chris.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.co
On Fri, Feb 21, 2003 at 05:00:55AM -0700, [EMAIL PROTECTED] wrote:
> On Thu, 20 Feb 2003 14:04:58 -0500, Christopher Faylor wrote:
> >I've generate a snapshot with this fix included (thanks Corinna)
> >if anyone wants to try it.
>
> I've replaced cygwin1.dll with 1.3.21
I presume that you mean th
[EMAIL PROTECTED] wrote:
/*close the display exit and send it to the socket*/
close(1);
iError=dup(iDescSock);
Shouldn't you be using dup2() for this? It's time to step into the 1990s
here, methinks..
--
Shankar.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug
Hey Gang,
I have run into a very odd behavior. I have not found anything
in the lists where this has been discussed so I am posing it
here. In short, I appear to get a different mount behavior
depending upon whether I get a full interactive ssh session or a
On Fri, Feb 21, 2003 at 12:00:21PM -0500, Jim Peng wrote:
> Can someone help me with this:
>
> i installed latest cygwin 1.3.20 with inetutils on window 2k with sp3, i
> followed the README for inetd installation but it can NOT be started with
> message: service did not responds to the start or co
At 09:59 2003-02-21, Corinna Vinschen wrote:
On Fri, Feb 21, 2003 at 12:00:21PM -0500, Jim Peng wrote:
> Can someone help me with this:
>
> i installed latest cygwin 1.3.20 with inetutils on window 2k with sp3, i
> followed the README for inetd installation but it can NOT be started with
> message
Jim: Hope you logged out of ur system and logged back in for the new
environment variables to take effect.
Ravi
-Original Message-
From: Jim Peng [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 21, 2003 12:00 PM
To: '[EMAIL PROTECTED]'
Subject: Can't start inetd
Can someone help me wi
> Lawyer? Three years? We don't even have funds to buy pizza and
> beer let alone a lawyer. We are not in the software distribution
> business. That's what Red Hat is for. That is why I buy and
> recommend Red Hat.
If RedHat distributed cygwin under GPL 3b, then you could redistribute
that C
Some comments:
> If they want the source from the LUG, they should contact us about
> prices.
This is acceptable, but GPL 3b requires that you provide a *written*
promise to that effect. IMHO it only needs to be sufficiently legal
to be a binding contract - i.e. dated and authenticatable. How
* Randall R Schulz (03-02-21 19:11 +0100)
> At 09:59 2003-02-21, Corinna Vinschen wrote:
>> On Fri, Feb 21, 2003 at 12:00:21PM -0500, Jim Peng wrote:
>>> i installed latest cygwin 1.3.20 with inetutils on window 2k with sp3, i
>>> followed the README for inetd installation but it can NOT be started
On Fri, Feb 21, 2003 at 10:11:13AM -0800, Randall R Schulz wrote:
> Why would that be necessary on Win 2K? I did not find that simply
> installing the "inetd" service required a reboot on my Win 2K or
> another Win XP machine to make it function correctly.
Changing environment variables requires
On Thu, 2003-02-20 at 09:50, Christopher Faylor wrote:
> On Thu, Feb 20, 2003 at 12:15:17PM -0500, Kim, Seungchan (NIH/NHGRI) wrote:
> >hi all,
> >
> >well, i may be having a simple stupid problem. anyway, i have been using
> >GDB(Insight) with cygwin for a while, well, before a week ago. i have
Prentis,
Replies scattered inline below.
On Fri, 21 Feb 2003, Prentis Brooks wrote:
> Hey Gang,
> I have run into a very odd behavior. I have not found anything
> in the lists where this has been discussed so I am posing it
> here. In short, I appear to get a different
Randall R Schulz wrote:
Hi,
Jeez, guys, what's the problem:
% od -c
[ Press F1 through F12 followed by two CTRL-Ds: ]
000 033 [ [ A 033 [ [ B 033 [ [ C 033 [ [ D
020 033 [ [ E 033 [ 1 7 ~ 033 [ 1 8 ~ 033 [
040 1 9 ~ 033 [ 2
I have need to use Rational's "CQPerl" which appears to be a derivative
of Active State Perl that allows me to use Perl to access Clearquest. I
have a perl script that does what I want however if I symlink that
script the symlinked invocation does not work! I've drastically reduced
the Perl scr
Thanks Igor,
I totally missed the resource kit reference, that is most
definately my problem. I was already ok with the ssh errors, I
was only concerned about the path issues I was seeing. $HOME
and the shell are not the problem I was trying to solve and both
At 10:30 2003-02-21, Thorsten Kampe wrote:
* Randall R Schulz (03-02-21 19:11 +0100)
> At 09:59 2003-02-21, Corinna Vinschen wrote:
>> On Fri, Feb 21, 2003 at 12:00:21PM -0500, Jim Peng wrote:
>>> i installed latest cygwin 1.3.20 with inetutils on window 2k with sp3, i
>>> followed the README for
* Randall R Schulz (03-02-21 19:46 +0100)
> At 10:30 2003-02-21, Thorsten Kampe wrote:
>>* Randall R Schulz (03-02-21 19:11 +0100)
>>> At 09:59 2003-02-21, Corinna Vinschen wrote:
[$PATH and rebooting ]
Forgot to reboot?
>>> Why would that be necessary on Win 2K? I did not find that simply
>>>
Anyone use either of these?
Earnie.
--
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/
No, it should do it automatically.
--- Eduardo Osorio <[EMAIL PROTECTED]> wrote:
> Hey!
>
> thanks a lot!
> i got it all (i think!)
>
> just one last question.
>
> i need to do everytime that install
> a new package?
>
> thanks you so much!
>
>
> - Original Message -
> From: "Joshua
Robert Citek wrote:
> Lawyer? Three years? We don't even have funds to buy pizza and beer let
> alone a lawyer. We are not in the software distribution business.
> That's what Red Hat is for. That is why I buy and recommend Red Hat.
Disclaimer: IANAL
RedHat uses the option whereby you can dow
I wrote:
> There is another side to this issue: the fact that RedHat is
> not in the business of supporting a standalone cygwin1.DLL,
^^^
I knew that I shouldn't have touched that one yet...
I'm assuming that the standalone DLL that RedHat IS in the
business of supporting (i.e.,
On Fri Feb 21 10:09:23 2003, Igor Pechtchanski wrote:
> On Fri, 21 Feb 2003, Ajay Simha wrote:
>
> > On Fri Feb 21 09:33:58 2003, Igor Pechtchanski wrote:
> > > On Fri, 21 Feb 2003, Ajay Simha wrote:
> > >
> > > > Hi,
> > > >
> > > > This is what my .mailcap looks like:
> > > >
> > > > ===
I tried the same thing with c:/winnt/system32/cmd.exe (I don't have
CQPerl ;-) ) and it worked fine. Perhaps you can try that and see
if it points to a CQPerl problem or some local configuration issue.
Larry
Original Message:
-
From: Andrew DeFaria [EMAIL PROTECTED]
Date: Fri,
Shankar Unni wrote:
[EMAIL PROTECTED] wrote:
/*close the display exit and send it to the socket*/
close(1);
iError=dup(iDescSock);
Shouldn't you be using dup2() for this? It's time to step into the
1990s here, methinks..
You mean we have to step out of the 20th century and into the
Hi,
I am hoping that someone can explain this change of behavior I have
noticed that occurred between Cygwin version 1.3.18-1 and 1.3.19-1.
In order to remain compatible with MKS, and also to keep version control
as simple as possible we need to continue using ksh to execute our scripts.
On Cygwi
Jim Peng wrote:
Can someone help me with this:
i installed latest cygwin 1.3.20 with inetutils on window 2k with sp3,
i followed the README for inetd installation but it can NOT be started
with message: service did not responds to the start or control request
in a timely fashion. here is what
Randall R Schulz wrote:
At 09:59 2003-02-21, Corinna Vinschen wrote:
On Fri, Feb 21, 2003 at 12:00:21PM -0500, Jim Peng wrote:
> Can someone help me with this:
>
> i installed latest cygwin 1.3.20 with inetutils on window 2k with
sp3, i
> followed the README for inetd installation but it can N
I've been playing around with this, too. I have a Windows 'native' version of
Perl 5.8.0 available to play with and when I used it, I got the same error as
Andrew did.
I'm not sure how you did your cmd.exe test? I tried it, in the form of a
shebang file. It 'worked' but it did complain about
Glen,
I recently ran into similar problems that seemed tied to the 1.3.20-1
version of the .dll. If you could, please post the results of the
following:
'ls -la /usr/bin'
I want to verify what you have listed as the owners and groups for your
binary files, and what permissions are assigned to the
On Monday 17 Feb 03, David Starks-Browning writes:
> On Saturday 15 Feb 03, andrew clarke writes:
> > ...
> > Section 2 of the FAQ might also put people off using Setup because it's
> > described as a "work-in-progress" and seemingly a bit of a moving target.
>
> I'll see if I can make this sound
Look in:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sshd\Parameters
(where 'sshd' is the name of the service installed via cygrunsrv)
The Parameters key contains the command line arguments needed for the
service to run, I believe in the key AppArgs.
The path the binary exists in is in the
Hi,
Before I was working only with Xfree86 and it was responding fine at
least on the windows open.
Now that I added some more packages such as rxvt etc., my paths in the
directories when I startx
are becoming nonsense: here is an example : \033[32m\]\u@ and more
numbers. Does anybody has
a sugg
Here's what I did:
lhall@lhall->cat foo
#!c:/winnt/system32/cmd.exe
lhall@lhall->foo
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
C:\tmp>exit
lhall@lhall->ls -l bar
lrwxrwxrwx1 lhallDomain U 14 Feb 21 15:57 bar -> foo
lhall@lhall->bar
Microsoft
On Fri, 21 Feb 2003, Aldi Kraja wrote:
> Hi,
> Before I was working only with Xfree86 and it was responding fine at
> least on the windows open. Now that I added some more packages such as
> rxvt etc., my paths in the directories when I startx are becoming
> nonsense: here is an example : \033[32m
Common problem when you tweak your environment. You changed /bin/sh
to a symbolic link to /bin/bash. Updating your packages reinstituted
the /bin/sh binary. /bin/sh != /bin/bash. /bin/sh is ash.
Larry
Original Message:
-
From: Aldi Kraja [EMAIL PROTECTED]
Date: Fri, 21 Feb 20
Great! I tested your suggestion with
startx -e bash
and it corrected the paths as the previous defaults.
I am not going to use rxvt and I have uninstalled it, unless someone
will tell
any extra use of it compared with X-term.
Thanks,
Aldi
Igor Pechtchanski wrote:
On Fri, 21 Feb 2003, Aldi Kraja
I think I need to rebase my .dll files to overcome
a problem with perl on cygwin. Before I do that, I
wanted to ask if it might mess up things, and some
other questions below. The documentation implies
Bad Things (TM) might happen. Plus, I am waiting
for rebase 2.2-2 to appear on tishler.net
On Fri, Feb 21, 2003 at 01:28:11PM -0800, M MWpycg wrote:
> Plus, I am waiting for rebase 2.2-2 to appear on tishler.net...
Done, but please use Cygwin's setup.exe and download from a Cygwin
mirror.
> If I rebase, can I go back? (unrebase?)
No, but you can rebase again and again...
> Can reb
Hi, I am not terribly familiar with cygwin yet, but
before the installation of lyx(using the cygwin
setup.exe) has been finished, it said that the
required CYGPCRE.DLL file can not be found. Where can
I get it and do I need to install it? If I than start
the unfinished lyx.exe in the directory
cygw
I upgraded to the 1.3.20-1 version dll today and saw very similar and
strange behavior. Some things wouldn't execute due to permissions errors,
and other would execute from commandline but not from a script. What causes
this, I don't know.
I ran setup.exe again, found the "base" cygwin install,
[EMAIL PROTECTED]:
I just set up Cygwin on a Windows 2000 SP3 machine, and chose "DOS" for
"Default file type". I have noticed that vim 6.1.300-1 generates Unix line
endings on new files. I would like DOS line endings. I searched the Cygwin
mailing list and the Vim site, but didn't find any clu
On Fri, 21 Feb 2003, Christensen, David wrote:
> [EMAIL PROTECTED]:
>
> I just set up Cygwin on a Windows 2000 SP3 machine, and chose "DOS" for
> "Default file type". I have noticed that vim 6.1.300-1 generates Unix line
> endings on new files. I would like DOS line endings. I searched the Cygw
Pieter Prinsloo wrote:
> Hi.
>
> Have a query/problem with gawk version 3.1.1-5 dated 17/Oct/2002.
> (allthough the problem as stated is for cygwin - it can also be
> emulated in Linux
> with gawk 3.1.0)
>
> Given the following example
> ==ort awk program file={
>one =printf("%s",$1);
>two
[EMAIL PROTECTED]:
Igor Pechtchanski wrote on February 21, 2003 2:35 PM:
> Put the following in your ~/.vimrc:
>
> set fileformat=dos
Sounds logical. Unfortunately, it doesn't seem to work:
[EMAIL PROTECTED]:~$ cat .vimrc
set autoindent
set number
set shiftwidth=4
set filefo
On Fri, 21 Feb 2003, Christensen, David wrote:
> [EMAIL PROTECTED]:
>
> Igor Pechtchanski wrote on February 21, 2003 2:35 PM:
> > Put the following in your ~/.vimrc:
> >
> > set fileformat=dos
>
> Sounds logical. Unfortunately, it doesn't seem to work:
>
> [EMAIL PROTECTED]:~$ cat .vimrc
>
[EMAIL PROTECTED]:
Igor Pechtchanski wrote on February 21, 2003 3:29 PM:
> After reading vim help carefully, seems you also need the
> "fileformats" variable set. Try
>
> set fileformats=dos
> set fileformat=dos
>
> and see what happens.
It works! :-)
> For more details, "vim -c
I'm having problems porting some Unix code to cygwin. Here's a small
sample, and the error I'm seeing. Any help appreciated.
Steve
[cdev]$ cat a.c
#include
#include
#include
int
main (int argc, char **argv) {
struct mallinfo mi ;
mi = mallinfo() ;
}
[cdev]$ gcc a.c
Hi all,
I got a problem with the ARM cross-compiler assembler
arm-elf-as. I've built the arm-elf-as for ARM
assembler but every time I tried to use the asembler
to compile on an assembly file, it gives me sth like
this:
...
main_init.s:17: Error: Rest of line ignored. First
ignored character is
I compiled some dlls which give "dlopen: win32 error 1157".
Is that connected with rebasing, or is there another trick?
Thanks
Arno
On Fri, 21 Feb 2003 16:54:34 -0500, Jason Tishler <[EMAIL PROTECTED]>
wrote:
On Fri, Feb 21, 2003 at 01:28:11PM -0800, M MWpycg wrote:
Plus, I am waiting for rebas
Steve Baldwin wrote:
I'm having problems porting some Unix code to cygwin. Here's a small
sample, and the error I'm seeing. Any help appreciated.
Steve
[cdev]$ cat a.c
#include
#include
#include
int
main (int argc, char **argv) {
struct mallinfo mi ;
mi = mallinfo() ;
I'm having some (further) issues porting some Unix code to cygwin. I
have a
scenario where there are global variables defined in a shared library,
and referenced in the executable. See the example below. Yes I know
it's bad coding practice, but I'm hoping to port the code with the least
amount o
Max / Team Cygwin:
I just wanted to close the loop with you, and thank you again for your excellent
support. I spent hours and hours working with this developer, trying to replicate his
problems (hangs during rsync over ssh from within Cygwin) on any of my systems, and
observing the problem fi
OK, I think I've solved this by creating export/import libraries.
Thanks
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Steve Baldwin
Sent: Saturday, 22 February 2003 4:22 PM
To: [EMAIL PROTECTED]
Subject: Accessing global variables causes segfault
I'm
Hallo Jon,
CC to cygwin-xfree at cygwin dot com
Am Freitag, 14. Februar 2003 um 11:48 schriebst du:
> Hello,
> Has anyone successfully built Perl Tk800.024 under cygwin? I'm using
> Cygwin 1.3.20-1, gcc 3.2 and Perl 5.6.1 (Cygwin Perl, not ActiveState)
> and Cygwin XFree86 4.2.0-1/2/3 (accordi
90 matches
Mail list logo