[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ ctors, cdtest.exe, printf and termios oh my!



On Thu, 5 Aug 1999, Tony R. Ambardar wrote:

> 
> Already done that. As I said, exceptions and global ctors/dtor work for me
> when I don't use interrupt I/O. I suspect you were right in the first
> place. Otherwise, I am happy that C++ stuff works properly for me.

And following my own instructions, I know have this running for the
sparc/erc32!!!!

> By the way, I think there should be conditional code (checking
> USE_INIT_FINI) in either main.c or boot_card.c that calls "atexit(_fini)" 
> and "_init()". This seems to be missing from the last snapshot.

yes there should be.  Rosimildo noticed it and I merged it on July 13.
This could easily have been part of the problem as well.

--joel