This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem with config.guess in top-of-tree
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: gcc at gcc dot gnu dot org
- Date: Fri, 27 Dec 02 09:17:06 EST
- Subject: Problem with config.guess in top-of-tree
I'm trying to configure with it and I get a message that it can't
create a temporary directory in /tmp. I believe this is because there's
no mktemp in my system (alpha-osf). Using BASH won't help since the script
has /bin/sh in it.
How is this supposed to work?