Problem w/ simple Hello World compiled w/ g++

Remington L mrl0lz at gmail.com
Tue Jun 7 23:31:42 GMT 2005


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?



More information about the freebsd-questions mailing list