This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [BUG] libI77 has some bugs.
- To: Won Kyu Park <wkpark at chem dot skku dot ac dot kr>
- Subject: Re: [BUG] libI77 has some bugs.
- From: Dave Love <d dot love at dl dot ac dot uk>
- Date: 10 Feb 1999 23:10:35 +0000
- Cc: "egcs-bugs at cygnus dot com" <egcs-bugs at cygnus dot com>
- References: <36BFE1D1.344A8DD2@chem.skku.ac.kr>
>>>>> "Won" == Won Kyu Park <wkpark@chem.skku.ac.kr> writes:
Won> I test with egcs-1.0.3a, egcs-1.1.1 egcs-1999????.
Won> With mpich-1.1.0 library compiled with egcs-1.0.3a
Won> (plus symbol fixing for compatibility with egcs-1.1.1)
Won> (as you know, the xargc symbol is changed as f__xargc in egcs-1.1.x)
Won> The symptom is that when I execute rsh with some executables linked with
Won> a mpich
Won> library, STDOUT (or STDERR) messages are disabled or enabled...
I'm sorry, I don't understand what the problem is. Could you explain
again?
Won> this is so simple patch file. (imported from egcs-1.0.3a's libI77)
Won> and I get a correct results !!
Won> Please tell me what is difference ?
It looks as though you have a problem with a recent change described
in libf2c/changes.netlib, but I'm afraid I don't understand. Is this
just a question of output not being flushed when you want it to be?