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? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"