At 09:23 AM 6/5/2004, you wrote:
Hello Tim,
Igor wrote:
>> Also, in the future, please *attach* your cygcheck
>> output to your messages
Tim wrote:
> Looking at the Cygwin page on reporting errors, it
> says:
> "Run cygcheck -s -v -r > cygcheck.out and include that
> file as an attachment in your r
Hello Tim,
Igor wrote:
>> Also, in the future, please *attach* your cygcheck
>> output to your messages
Tim wrote:
> Looking at the Cygwin page on reporting errors, it
> says:
> "Run cygcheck -s -v -r > cygcheck.out and include that
> file as an attachment in your report."
> Text attachments ne
Hallo Matthieu,
> Could someone explain me why gcc cygwin compiler take so long to build a
> simple hello world program compared with mingw ?
The system calls go through cygwin1.dll and not directly to the system
(for every for executable linked against cygwin1.dll).
You may speed up your compil
On Fri, 4 Jun 2004, Hannu E K Nevalainen wrote:
> > From: Igor Pechtchanski
> > Sent: Friday, June 04, 2004 6:08 PM
>
> > On Fri, 4 Jun 2004, Matthieu VIAL wrote:
> >
> > > Hello,
> > >
> > > Could someone explain me why gcc cygwin compiler take so long to build a
> > > simple hello world program
> From: Igor Pechtchanski
> Sent: Friday, June 04, 2004 6:08 PM
> On Fri, 4 Jun 2004, Matthieu VIAL wrote:
>
> > Hello,
> >
> > Could someone explain me why gcc cygwin compiler take so long to build a
> > simple hello world program compared with mingw ?
>
> Cygwin is a POSIX emulation layer. Usin
--- Igor Pechtchanski <[EMAIL PROTECTED]> wrote:
>...
> Also, in the future, please *attach* your cygcheck
> output to your messages
> as an uncompressed text attachment, instead of
> including it inline, since
> that produces false positives in archive searches.
> Igor
Looking at the Cygwi
On Fri, 4 Jun 2004, Matthieu VIAL wrote:
> Hello,
>
> Could someone explain me why gcc cygwin compiler take so long to build a
> simple hello world program compared with mingw ?
Cygwin is a POSIX emulation layer. Using the POSIX emulation is bound to
be less efficient than running the native app
7 matches
Mail list logo