Re: Compiling Differences.

1998-04-09 Thread Igmar Palsenberg
>-Original Message- >From: kgibson <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> >Date: maandag 6 april 1998 17:56 >Subject: Compiling Differences. >I sent this out earlier, I don't know if anybody noticed, but I'll >truncat

Compiling Differences.

1998-04-06 Thread kgibson
I sent this out earlier, I don't know if anybody noticed, but I'll truncate the message this time. I wrote a program in C that uses a do-while loop that compiled and worked on a Sun system but the same code on my RH 4.2 box would compile BUT it wouldn't do the do-while loop. I'm

Compiling differences.

1998-04-06 Thread kgibson
I have RH 4.2. I wrote a program that uses a do-while loop (in C )and compiled it on a Sun system and the loops worked. I then copied that code and compiled it "gcc" on my system and the loop doesn't work. I know that the reason may solely be that I'm using libc instead of glibc. I don't