Compiling Playstation2 cross compiler.
Christopher Faylor
cgf@redhat.com
Wed Apr 11 12:54:00 GMT 2001
On Wed, Apr 11, 2001 at 02:18:47PM +0100, malcolm.boekhoff wrote:
>On 2001年04月11日 07:55:14, Patrick Doyle wrote:
>>If it's a CRLF problem try Corinna's linking with "automode.o" solution:
>> make LDFLAGS="/lib/automode.o"
>>I think it forces all fopen's and open's to be binary (or text :). Anyway, that
>fixed my problems with Mutt.
Let's get our facts straight if we are going to be offering advice,
shall we?
File Action
/lib/automode.o text mode reads, binary mode writes
/lib/binmode.o binary mode reads and writes
/lib/textmode.o text mode reads and writes
cgf
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list