Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 1999 12:12:05 -0500 (EST)
From:      VEGA <vega@d132-h017.rh.rit.edu>
To:        Nelson Yu <ynelson@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Compiling C++
Message-ID:  <Pine.BSF.4.05.9901051209410.12320-100000@d132-h017.rh.rit.edu>
In-Reply-To: <19990105171529.9801.rocketmail@send105.yahoomail.com>

next in thread | previous in thread | raw e-mail | index | archive | help



On Tue, 5 Jan 1999, Nelson Yu wrote:

> Hello,
> 
> I have FreeBSD and I could not compile C++ programs using gcc,
> whenever I use cout or cin I get error messages but changing to printf
> is fine, I've included <iostream.h> already.
try g++

> 
> How can I do a warm reset instead of pressing Ctrl-Alt-Del at the
> prompt?
'shutdown -r now' is most likely what you are looking for. can only be
done as root (for obvious reasons)

>What's the command to unmount CD-Rom?

umount /cdrom (or whereever you mounted the it. note that it is 'umount'
and not 'unmount')

> 
> I have a Panasonic 24X IDE CD-Rom and Asus P2L97 motherboard and it
> doesn't boot from the FreeBSD 2.2.6 CD-Rom.
are you making sure yours BIOS is booting from the cdrom drive first?

> 
> Nelson <ynelson@yahoo.com>
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9901051209410.12320-100000>