Charles Wilson wrote:
> So, I thought I'd post my experiences, which ultimately resulted in a
> fully bootstrapped native cygwin compiler, with c,c++,objc,fortran,java
> frontends.
Many thanks for this, Charles.
At this point, why not to post also the resulting binaries so that Cygwin
people c
Yaakov (Cygwin Ports) wrote:
First, I had to massage the tree in the following ways (and I was using
revision 125636):
Out of curiosity, have you done this with cygport yet?
No: it would impose too heavy a burden on my already overloaded plate.
I'm using an alternate prefix (/opt) because I
On 6/15/07, Joel Rubin <[EMAIL PROTECTED]> wrote:
The Cygwin whois may well be the latest GNU version of whois but there
is at least one IP range about which it doesn't know. IMHO, the data
should be in a separate text (user editable) file from the program. Of
course, this isn't all THAT importan
The Cygwin whois may well be the latest GNU version of whois but there
is at least one IP range about which it doesn't know. IMHO, the data
should be in a separate text (user editable) file from the program. Of
course, this isn't all THAT important with open source.
C:\cygwin\bin>whois 116.199.133
Tim Prince wrote:
>
> [EMAIL PROTECTED] wrote:
>
> >
> > main.c:3:21: libintl.h: No such file or directory
> libintl is an optional installation on cygwin setup.
A *Cygwin* verison of the library is an optional package, yes. But
that's irrelevant as that error was the result of trying to compil
[EMAIL PROTECTED] wrote:
main.c:3:21: libintl.h: No such file or directory
libintl is an optional installation on cygwin setup.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/do
Andrew Hodgson wrote:
>> Try `ssh [EMAIL PROTECTED] after you login to the server as a
>> (PowerUser)
>> user. You should be able to do almost anything as Administrator.
>
> The user we are impersonating (via pubkey auth) is an admin user. Are
> you suggesting that once logged in via pubkey, we
Hi,
My name is Brian McNeil and I have a problem with setting up SSH. I want
to connect and
access files on my work winXP based computer from my home winXP based
computer using
the WinScp package.
I already have a linux based computer at work on the same network and I
can access that
from my
On Fri, 15 Jun 2007, Alexey Lyubimov wrote:
> Hello!
> When I try to compile very simple example from
> gettext's tutorial - I get compilation errors using
> gcc or g++.
>
> Here is the source code:
> -
> main.c or main.cc
>
> #include
> #include
> #include
> #includ
On Fri, 15 Jun 2007, fergus wrote:
> > In particular: does setup.exe fiddle with the registry
> > or other files that can't be just overwritten as a whole?
>
> Mainly (entirely?) setup sees to (a) location and (b) mounts.
And (c) postinstall scripts, which may produce different results from
machi
fergus wrote:
> I'm not sure why 'setup.exe' would take significantly longer to
> install than a copy when it comes to putting it on a USB drive
> (never tried it).
> Obviously, you'd skip the download part and install from a
> previously downloaded local directory of packages (that got crea
On Fri, 15 Jun 2007, Aaron Gray wrote:
> Are you using a dual (or more) processor system?
No.
Including hyperthreading?
No Hyperthreading.
Aaron
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
> I'm not sure why 'setup.exe' would take significantly longer to
> install than a copy when it comes to putting it on a USB drive
> (never tried it).
> Obviously, you'd skip the download part and install from a
> previously downloaded local directory of packages (that got created
> when you insta
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Charles Wilson wrote:
> I was testing Danny Smith's latest DWARF-2 patch, and building gcc from
> the current (rather unsettled) trunk was a bit tricky. So, I thought
> I'd post my experiences, which ultimately resulted in a fully
> bootstrapped nat
Any more discussion on this would be deeply off-topic[*]. psexec is not a
cygwin package!
hehe, noted :-)
Cheers,
Andrew
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.h
Jared Silva wrote
> Pierre A. Humblet wrote:
>> Add support for the /etc/cron.d directory.
>> (with thanks to Thomas Berger)
> Can you please provide (or point to) a detailed explanation of the
> change and its impact?
cron also scans the /etc/cron.d directory and processes the crontab files
On Fri, 15 Jun 2007, Aaron Gray wrote:
> > Are you using a dual (or more) processor system?
>
> No.
Including hyperthreading?
--
Brian Ford
Lead Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew.
Aaron Gray wrote:
> Cygwin seems to only use a small amount of time slice relative to the
ammount of time slice availiable. Compiles, builds and testsuite are
relly slow compared to MinGW which takes too much time.
>
> 'time' results confirm this. Process time is about 1/4 of the total
system
On 15 June 2007 15:22, Andrew Hodgson wrote:
>
> Any more discussion on this would be appreciated.
Any more discussion on this would be deeply off-topic[*]. psexec is not a
cygwin package!
cheers,
DaveK
[*] - which makes it fine for the cygwin-talk list. TITTTL!
--
Can't think o
Apart from not being secure, and not being a shell. It's actually far more
like the windows equivalent of rexec.
Obviously there's
psexec \\$HOST cmd.exe
but yeah, not quite the same as ssh. I think error codes get messed up
compared to ssh.
exit
cmd.exe exited on server with error cod
Hello!
When I try to compile very simple example from
gettext's tutorial - I get compilation errors using
gcc or g++.
Here is the source code:
-
main.c or main.cc
#include
#include
#include
#include
#define _(aString) gettext(aString)
int
main(void)
{
setlocale
On 15 June 2007 13:09, Bengt-Arne Fjellner wrote:
> Or you could look at psexec in pstools it's the window equivalent to ssh
Apart from not being secure, and not being a shell. It's actually far more
like the windows equivalent of rexec.
cheers,
DaveK
--
Can't think of a witty .si
HI
i was trying to install ptxdist-1.0.0 for building a crosstool in cygwin.
I got the following error while configuring it
$ ./configure --prefix=$PWD/../install/
checking for ptxdist patches... yes
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whethe
Aaron Gray wrote:
> Cygwin seems to only use a small amount of time slice relative to the
ammount of time slice availiable. Compiles, builds and testsuite are
relly slow compared to MinGW which takes too much time.
>
> 'time' results confirm this. Process time is about 1/4 of the total
system
Hi,
On 15/06/07, Bengt-Arne Fjellner <[EMAIL PROTECTED]> wrote:
Or you could look at psexec in pstools it's the window equivalent to ssh
Sorry, I didn't mention this is across the Internet! psexec isn't an
option. The root problem is that impersonation of an admin user was
enough to execute "n
PRIEUR Christophe RD-TECH-ISS wrote:
> Okay! You're right, it works. I guess some versions of gcc are a bit
> more open-minded on this issue (trying to save my self-esteem of old C
> programmer).
It has nothing to do with gcc. It's a property of the linker (ld) which
is a separate external pro
> From: Brian Dessent [mailto:[EMAIL PROTECTED]
>
> > gcc -I"/usr/include/glib-2.0" -l glib-2.0 TestGLib.c
>
> The order of arguments of your command is wrong. The linker works
from
> left to right, resolving undefined references as it goes. If it sees
a
> library specified before any objects
fergus wrote:
> if I want to install a version of Cygwin without user
> interaction (optimally just dropping a bunch of files
> via unzip), is that feasible?
I do this frequently in order to have Cygwin on a USB stick. Building it
there using setup would take 2 days (even though it's USB2.0)
Or you could look at psexec in pstools it's the window equivalent to ssh
--
tel 0920 49 1894
Bengt-Arne Fjellner
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Hodgson
> Sent: den 15 juni 2007 12:55
> To: cygwin@cygwin.com
> Subject: Re
Hi Rene,
Try `ssh [EMAIL PROTECTED] after you login to the server as a (PowerUser)
user. You should be able to do almost anything as Administrator.
The user we are impersonating (via pubkey auth) is an admin user. Are
you suggesting that once logged in via pubkey, we ssh to localhost
again?
Hi,
Christopher Faylor wrote:
1998:
B20 rocks! I wish it wasn's so slow. Should I defragment my drive?
isn't reformat and reinstall Windows the right answer here?
Erich
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
31 matches
Mail list logo