stdio problem in gcc
In using gcc that came with Suse 9.1, programs compile fine but stdio functions such as printf don't work properly - nothing is printed to the console. This is a new install on an Athlon 64 machine (32 bit 2.6 kernel). I have come across this problem in the past with other versions of gcc and kernel. Any help would be appreciated. I should mention too that when I run a program in gdb, everything works flawlessly.
- Ian
Last edited by iansworld; 10-19-2004 at 11:22 AM.
|