This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Configuration failed
- To: gcc at gcc dot gnu dot org
- Subject: Configuration failed
- From: Desmond Cheung <dycheung at cs dot sfu dot ca>
- Date: Wed, 9 Aug 2000 11:56:06 -0700 (PDT)
Hi,
I'm trying to configure gcc with my new port but it failed.
I've only made very minor changes to three files namely
configure.in, config.sub, and gcc/configure.in
I tried to execute "configure --target=pep"
.
.
.
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking if mkdir takes one argument... no
Configuration pep-unknown-none not supported
Configure in /net/local-kirin/gnudev/gnu/pep3/gcc-2.95.2/gcc failed, exiting.
Please help.....
Desmond