From: Bram R. <bra...@nx...> - 2008-01-23 16:17:33
|
Dear all, Erik Kathman provided a solution to enable the use of stdio and pipes in a pure windows environment. This has been put in the cpfspd development version. >From the Readme file: - Use of standard I/O for the win32 target implemented. Up till now, the use of stdio (and pipes) was not working on the win3= 2 build. This was caused by the standard windows treatment of text file= s. In the windows environent the standard input or standard output are opened as text files and therefore subject to end-of-line substitutio= n. I.e. at input, \cr\lf is substituted by \cr and at output, a \cr is substituted by \cr\lf. The cpfspd_low module contains platform dependent settings to solve this. Also the test script is adapted to incorporate testing of stdio when selection the win32 target. Thanks to Erik Kathman for providing the solution. Regards, Bram. -- Bram Riemens, Senior Principal NXP Semiconductors / Corporate I&T / Research Email: bra...@nx... <--- New address and phone since June 2007 --> Phone: +31 40 27 25910; Fax: +31 40 27 44639 High Tech Campus 32 (floor 1, office 140) 5656 AE Eindhoven, The Netherlands The information contained in this message is confidential and may be legally privileged. The message is intended solely for the addressee(s)= . If you are not the intended recipient, you are hereby notified that any us= e, dissemination, or reproduction is strictly prohibited and may be unlawf= ul. If you are not the intended recipient, please contact the sender by ret= urn e-mail and destroy all copies of the original message.= |