This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [BUG] libI77 has some bugs.


>>>>> "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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]