Date: Tue, 07 Jun 2005 16:31:00 -0700 From: Remington L <mrl0lz@gmail.com> To: Roland Smith <rsmith@xs4all.nl> Cc: Keyser <keyser456@verizon.net>, freebsd-questions@freebsd.org Subject: Re: Problem w/ simple Hello World compiled w/ g++ Message-ID: <1118187060.755.1.camel@localhost> In-Reply-To: <20050607201214.GB18501@slackbox.xs4all.nl> References: <000601c56b93$578c8a80$5b01a8c0@mdis> <20050607201214.GB18501@slackbox.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2005-06-07 at 22:12 +0200, Roland Smith wrote: > On Tue, Jun 07, 2005 at 12:01:41PM -0700, Keyser wrote: > > > I know quite a bit about programming, but not a lot about FreeBSD. > > I've been pulling my hair out all morning just trying to get an > > unbelievably simple c++ "Hello World" program to run (it compiles > > fine) under FreeBSD. Here's the source: > <snip> > > It compiles and runs fine on my 5-STABLE box (athlon64). Try compiling > with debugging info, and run it in the debugger. > > Roland I dont know if this will help but do the following: ktrace helloworld kdump -f ktrace.out See anything funky?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1118187060.755.1.camel>