On Tue, 27 Sep 2005, Andrew Gifford wrote:
when i issue the configure command, it fails with the following message:- checking for suffix of object files ... configure:error: cannot compute suffix of object files : cannot compile
Look in config.log, it will (hopefully) show you what it tried to compile [ the code to compile is probably not important for this particular error ] and what error messages were produced (find the 'cannot compute suffix' message, then work back a little). I'm guessing there will either be a message about gcc, or a message about ld.
Ken -- das eine Mal als Tragödie, das andere Mal als Farce
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
