[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Building microblaze toolchain
Scott Thibault wrote:
> Okay, with that info. it was easy to find. The output file is opened
> with open, closed, and then re-opened with fopen. When it is re-opened
> with fopen it is not opened in binary mode, thus some extra data is
> getting stuffed into the file. Made the one character fix of adding a
> 'b' to the mode and everything is working fine.
>
> Thanks for pin-pointing the error for me. Your help was invaluable.
sweet! :) Got a patch? let's get it into CVS...
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/