installation bugs

Jim Wilson wilson@cygnus.com
Thu May 14 19:14:00 GMT 1998


	egcs-1.0.2/configures --target=m68k-unknown-aout --with-gnu-as
	--with-gnu-ld --program-suffix=68 --with-newlib

There have been a number of reports of problems with program-prefix and
program-suffix.  They apparently don't work, and fixing this is a low
priority item.

	-- report no error  but found "nothing to install" message and could not
	found the gcc68   complier

Some directories will have stuff to install, and some directories will have
nothing to install, so it isn't unusual to see this message.  You should
still have an installed cross compiler.  Do you have this file?
	/usr/local/bin/m68k-aout-gcc

If not, you might try building without --program-suffix, and then looking
for m68k-aout-gcc.

Jim



More information about the Gcc-bugs mailing list