public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Gerrit P. Haase" <gp@familiehaase.de>
To: "Dylan Cuthbert" <dylan@q-games.com>
Cc: cygwin@cygwin.com
Subject: Re: g++ (v.3.1.1-4)  -mno-cygwin with a hello world sample crashes oddly
Date: Sun, 21 Jul 2002 03:39:00 -0000	[thread overview]
Message-ID: <1465209200.20020721094429@familiehaase.de> (raw)
In-Reply-To: <ahb2lc$9m8$1@main.gmane.org>

Hallo Dylan,

Am Samstag, 20. Juli 2002 um 09:16 schriebst du:


> Hi all, Here is a very simple test program I am compiling with
> g++ -mno-cygwin -c test.cpp -o test.exe

> --- snip ---

> #include <iostream>

> int main (int argc, char *argv[])
> {
>  int frog = 10;
>  int blob = 20;

>  for ( int i = 0; i < 10; i++ )
>  {
>   std::cout << "hello world" << frog << " " << blob << std::endl;

>   frog += blob;

>  }

>  return(0);
> }

> --- snip ---

$ g++ -mno-cygwin -c hiho.cpp -o hiho

$ ./hiho
./hiho: 9: Syntax error: EOF in backquote substitution

$ g++ --version
g++ (GCC) 3.1.1 20020718 (prerelease)


Gerrit
-- 
"All faults& bugs are mine - Robert"
    from squid/acinclude.m4,   Sun Apr 21 05:21:21 2002


--
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/

  parent reply	other threads:[~2002-07-21  7:43 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-20 18:44 Dylan Cuthbert
2002-07-20 18:57 ` Christopher Faylor
2002-07-20 19:13   ` Jim George
2002-07-20 23:40   ` Dylan Cuthbert
2002-07-21  0:43     ` Robert Collins
2002-07-21  1:52       ` g++ (v.3.1.1-4) -mno-cygwin with a hello world sample crashesoddly Dylan Cuthbert
2002-07-21  2:21         ` Robert Collins
2002-07-22  0:46     ` g++ (v.3.1.1-4) -mno-cygwin with a hello world sample crashes oddly Gary R. Van Sickle
2002-07-21  3:39 ` Gerrit P. Haase [this message]
2002-07-21  5:54   ` Sylvain Petreolle
2002-07-21  5:55     ` Sylvain Petreolle
2002-07-21  7:59     ` Gerrit P. Haase
2002-07-21  9:51       ` Sylvain Petreolle
2002-07-21 10:00         ` Dylan Cuthbert
2002-07-21 11:49         ` Gerrit P. Haase
2002-07-21  7:39   ` Dylan Cuthbert
2002-07-21  8:01     ` Gerrit P. Haase
2002-07-21  9:58       ` Dylan Cuthbert
2002-07-21  9:58         ` Robert Collins
2002-07-21 10:48           ` Robert Collins
2002-07-21 11:53             ` Gerrit P. Haase
2002-07-21 13:12               ` Christopher Faylor
2002-07-21 13:21             ` Christopher Faylor
2002-07-21 18:37               ` Robert Collins
2002-07-21 19:49                 ` Christopher Faylor
2002-07-21 20:09                   ` Robert Collins
2002-07-22  1:39                 ` Gerrit P. Haase
2002-07-21 12:43       ` Randall R Schulz
2002-07-21 13:05         ` Gerrit P. Haase
2002-07-21 13:21         ` Christopher Faylor
2002-07-21 14:58           ` Sylvain Petreolle
2002-07-21 20:33             ` Christopher Faylor
2002-07-22  0:00               ` Dylan Cuthbert
2002-07-21 13:33 news
2002-07-21 19:33 ` Christopher Faylor
2002-07-24 11:07   ` news
     [not found]   ` <E17XOVg-0007UX-00@quimby.gnus.org>
2002-07-25  4:12     ` Dylan Cuthbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1465209200.20020721094429@familiehaase.de \
    --to=gp@familiehaase.de \
    --cc=cygwin@cygwin.com \
    --cc=dylan@q-games.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).