From owner-freebsd-questions Mon Jul 13 15:27:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA23236 for freebsd-questions-outgoing; Mon, 13 Jul 1998 15:27:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp1.erols.com (smtp1.erols.com [207.172.3.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA23231 for ; Mon, 13 Jul 1998 15:27:21 -0700 (PDT) (envelope-from john@sokol.org) Received: from jsokol (207-172-210-12.s12.tnt2.nrf.erols.com [207.172.210.12]) by smtp1.erols.com (8.8.8/8.8.5) with SMTP id SAA20032 for ; Mon, 13 Jul 1998 18:27:14 -0400 (EDT) Message-ID: <000701bdaead$656169a0$0cd2accf@jsokol> From: "John Sokolowski" To: Subject: Compiling C++ programs Date: Mon, 13 Jul 1998 18:27:14 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BDAE8B.DBDB2020" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0004_01BDAE8B.DBDB2020 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am running FreeBSD 2.2.6 with a bash shell. I have a C++ program that = is supposed to output data to the terminal. It uses and = cout. The program compiles correctly but when I run it, no output is = displayed on the screen. When I use gdb it outputs correctly. Am I = doing something incorrectly with FreeBSD setup? Any help would be = greatly appreciated. John john@sokol.org ------=_NextPart_000_0004_01BDAE8B.DBDB2020 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am running FreeBSD 2.2.6 with a = bash=20 shell.  I have a C++ program that is supposed to output data to the = terminal.  It uses <iostream.h> and cout.  The program = compiles=20 correctly but when I run it, no output is displayed on the screen.  = When I=20 use gdb it outputs correctly.  Am I doing something incorrectly = with=20 FreeBSD setup?  Any help would be greatly appreciated.
 
John
john@sokol.org
------=_NextPart_000_0004_01BDAE8B.DBDB2020-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message