public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Earnie Boyd <earnie_boyd@yahoo.com>
To: FallenAngel <666FallenAngel@gmx.net>, cygwin@sourceware.cygnus.com
Subject: Re: HELP!!!!
Date: Tue, 12 Oct 1999 05:16:00 -0000	[thread overview]
Message-ID: <19991012121651.24345.rocketmail@web120.yahoomail.com> (raw)

--- FallenAngel <666FallenAngel@gmx.net> wrote:
> ok:
> I'm an absolute newcomer to C/C++ and I'm too studpid to compile a
> "hello-world prog": i've got the .c file and i was able to compile it
> with LCC but how to do it with g++? I used a #include < stdio.h > in
> my prog. but g++ doesn't find this file although it's in the cygwin...
> standard dir. where do i have to put the stdio.h so that i can compile
> my prog? or do i have to start g++ with a special flag? (i want to use
> it directly from the DOS prompt in a Win98 windows)

This should work.  Hmm... try `gcc -o hello_world hello_world.c' just for
kicks.  Gcc is meant to be the front-end to the "C" compiler while g++ is meant
to be the front-end to the "C++" compiler.

Also, try removing the spaces within the angle brackets.  I.E. write it as
#include <stdio.h> instead of #include < stdio.h >.

Q: Will this fix the problems?
A: I don't know, these are merely suggestions not known workarounds.

If you still have problems paste or attach a plain text file of the output of
`cygcheck -s -v -r'.  Also, since you're not interested in emulating UNIX you
might be best served by the Mingw32 version of GCC which can be found on Mumits
pages whose URL you can find on my page.


=====
Earnie Boyd < mailto:earnie_boyd@yahoo.com >

Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >

(If you respond to the list, then please don't cc me)
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

WARNING: multiple messages have this Message-ID
From: Earnie Boyd <earnie_boyd@yahoo.com>
To: FallenAngel <666FallenAngel@gmx.net>, cygwin@sourceware.cygnus.com
Subject: Re: HELP!!!!
Date: Sun, 31 Oct 1999 19:54:00 -0000	[thread overview]
Message-ID: <19991012121651.24345.rocketmail@web120.yahoomail.com> (raw)
Message-ID: <19991031195400.H1BiKjlQZmdlAz0GkP2UTtdn8IAmR8CYZtW1bwULDNA@z> (raw)

--- FallenAngel <666FallenAngel@gmx.net> wrote:
> ok:
> I'm an absolute newcomer to C/C++ and I'm too studpid to compile a
> "hello-world prog": i've got the .c file and i was able to compile it
> with LCC but how to do it with g++? I used a #include < stdio.h > in
> my prog. but g++ doesn't find this file although it's in the cygwin...
> standard dir. where do i have to put the stdio.h so that i can compile
> my prog? or do i have to start g++ with a special flag? (i want to use
> it directly from the DOS prompt in a Win98 windows)

This should work.  Hmm... try `gcc -o hello_world hello_world.c' just for
kicks.  Gcc is meant to be the front-end to the "C" compiler while g++ is meant
to be the front-end to the "C++" compiler.

Also, try removing the spaces within the angle brackets.  I.E. write it as
#include <stdio.h> instead of #include < stdio.h >.

Q: Will this fix the problems?
A: I don't know, these are merely suggestions not known workarounds.

If you still have problems paste or attach a plain text file of the output of
`cygcheck -s -v -r'.  Also, since you're not interested in emulating UNIX you
might be best served by the Mingw32 version of GCC which can be found on Mumits
pages whose URL you can find on my page.


=====
Earnie Boyd < mailto:earnie_boyd@yahoo.com >

Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >

(If you respond to the list, then please don't cc me)
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

             reply	other threads:[~1999-10-12  5:16 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-12  5:16 Earnie Boyd [this message]
1999-10-31 19:54 ` HELP!!!! Earnie Boyd
  -- strict thread matches above, loose matches on Subject: below --
2018-10-26  8:35 Help! Tomas Ukkonen
2008-01-17 15:59 help!!!! octavian andrei
2008-01-17 18:45 ` help!!!! Larry Hall (Cygwin)
2008-01-17 19:04   ` help!!!! Marc/MDPI314
2008-01-17 19:36     ` help!!!! Dave Korn
2007-03-16 23:08 HELP!!!!!!!!!!!! Curt
2007-03-16 23:55 ` HELP!!!!!!!!!!!! Larry Hall (Cygwin)
2003-11-18 22:02 HELP! Philip Kamara
     [not found] <20030606212620.13285.qmail@web80512.mail.yahoo.com>
2003-06-09 11:55 ` help! Jason Tishler
2003-03-24 16:14 help!! lhall
2003-03-24 11:41 help!! Sacri Acuyo
2002-05-25  3:30 Help!!! Baloo Brahm
2002-04-25 13:59 HELP! Heribert Dahms
2002-04-27  4:14 ` HELP! Dave Trollope
2002-04-24 13:31 1.3.10 memcmp() bug C. J.
2002-04-24 23:44 ` HELP! Dave Trollope
2002-04-08 15:56 Help! Rhomer L Oliveira Jr
2002-04-08 16:14 ` Help! Larry Hall (RFK Partners, Inc)
2002-01-01 15:38 HELP !! Marios Karagiannopoulos
2002-01-01 16:36 ` Tim Prince
2002-01-01 16:38   ` Christopher Faylor
2001-10-28  6:48 HELP!!! Sascha Hoeche
2001-10-28  7:27 ` HELP!!! Gerrit P. Haase
2001-08-15  9:52 help! Troy Noble
2001-08-15  7:30 help! Troy Noble
2001-08-15  7:22 help! Liu Wang
     [not found] <990176609.30786.ezmlm@sources.redhat.com>
2001-05-18  2:09 ` HELP! Abhishek Gupta
2001-05-18  6:02   ` HELP! Earnie Boyd
2001-02-16  2:33 Help! Joop van Gent
2001-02-16  4:13 ` Help! Corinna Vinschen
2000-10-19 22:32 Help! streetstories
2000-10-20  9:01 ` Help! DJ Delorie
2000-10-03 15:31 Help! Laurence F. Wood
2000-10-03 16:06 ` Help! Erdely, Michael
2000-10-03 17:19   ` Help! Chris Faylor
2000-10-05  1:46     ` Help! Laurence F. Wood
2000-09-28 20:22 HELP!!! MustangLyf
2000-09-28 20:29 ` HELP!!! Chris Faylor
2000-08-28 10:14 HELP!!! Earnie Boyd
2000-08-28  9:24 HELP!!! Peter Pendlebury
2000-05-30 10:56 help!! Parker, Ron
2000-05-28  5:22 help!! Shxin YU
1999-12-27 15:46 Help! Darin S. Ramzinski
1999-12-27 16:56 ` Help! Christopher Faylor
1999-12-31 13:28   ` Help! Christopher Faylor
1999-12-31 13:28 ` Help! Darin S. Ramzinski
     [not found] <382D5EDA.A2961B62@unavarra.es>
1999-11-13 16:44 ` Help! Suhaib M. Siddiqi
1999-11-30 23:39   ` Help! Suhaib M. Siddiqi
1999-10-12  5:32 HELP!!!! N8TM
1999-10-31 19:54 ` HELP!!!! N8TM
1999-10-11 23:21 HELP!!!! FallenAngel
1999-10-31 19:54 ` HELP!!!! FallenAngel
1999-01-31 23:52 HELP !!! JPhelps
1999-01-31 23:52 ` Heinz-Juergen Oertel
1998-02-19 14:40 Help! "Zow" Terry Brugger
1998-02-18  3:00 Help! Amy Wells

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=19991012121651.24345.rocketmail@web120.yahoomail.com \
    --to=earnie_boyd@yahoo.com \
    --cc=666FallenAngel@gmx.net \
    --cc=cygwin@sourceware.cygnus.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).