Thursday, 29 May 2014

[gccsdk] [Bug 253] GCC 4.7.4 Rel 1 Dev 2014-05-20: _kernel_osbget() failure

http://www.riscos.info/bugzilla3/show_bug.cgi?id=253

--- Comment #1 from John Tytgat <John.Tytgat@aaug.net> 2014-05-29 06:32:09 PDT ---
I solved the elf2aif a.out problem with r6711.

If you leave out the system calls and make sure there is already an upfront
'input_file' file, I can not reproduce your problem. Can you confirm this ?

The issue I see is that "system("Echo ABCDE { > input_file }");" simply leaves
the input_file open (there is an outstanding RISC OS file handle) preventing
you from reopening that file (using FileCore FS) or actually reading something
from that file (used RISC OS 6 for this).

--
Configure bugmail: http://www.riscos.info/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment