This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

patch crossgcc-gcc-2.7.2.2.patch : possible misfeature ?



Hi,

	I'm using Patch version 2.1, and when I patch my gcc with the
patch, it sticks a whole load of 0x0D 's in my gcc configure script that
seem to stop the script working. This gets hidden amidst all sorts of
other massages and doesn't show up until something blows up later ... :-)

	Anyway the solution is to remove the ^M's. It is certainly the
patch that does it, its fine beforehand. I am attempting to do a :

build=i586-pc-linux
host=i386-go32-msdos
target=m68k-coff

	build-3way.sh type Canadian cross thing...

	I wondered whether this counted a feature, or whether I have
cocked something up ( more than likely :)

	Thanks for all the great support BTW for cross compiling, you FAQ
etc. has been invaluable.

	Ta,

		Michael Meeks.