bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GAS/incbin on mingw-host


From: 42Bastian
Subject: Re: GAS/incbin on mingw-host
Date: Wed, 22 Jan 2003 07:02:58 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.0.2) Gecko/20021120 Netscape/7.01

Hello Nick

GAS .incbin does not work correctly with mingw hosts, as it does not use
"rb" for fopen (as.h includes fopen-same.h instead of fopen-bin.h).


Thanks for pointing this out.   Would you mind trying out the attached
patch and letting me know if it solves the problem ?

I tried it with a canadian cross compile (build on linux) for a m68k-elf target (binutils 2.13.1).
It does now include the right headers and compiles fine.
Also projects work as expected (no bailing out if CTRL-Z was encountered).

Thanks,

--
42Bastian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]