public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "John Kozubik" <john_kozubik@hotmail.com>
To: crossgcc@sourceware.cygnus.com
Subject: cannot successfully compile gcc - xgcc cannot create executables
Date: Wed, 06 Dec 2000 01:17:00 -0000	[thread overview]
Message-ID: <F2324ismFuTK1Uyoyz800005a33@hotmail.com> (raw)

I am trying to build a gcc setup to run on my x86 based freeBSD dev machine 
that will let me compile mips-mips-ecoff.  Basically just need to compile 
and install binutils and gcc with those settings, but I have the following 
problems:


./configure --target=mips-mips-ecoff \
--prefix=/usr/home/john/n64-devel/gnu \
--program-prefix="/usr/home/john/n64-devel/gnu/mips-mips-ecoff/bin/" \
--with-headers=/usr/include \
--with-gnu-as --with-gnu-ar --with-gnu-ld

(this config line produces no errors)

make LANGUAGES=c

and it sits there making for about 20 mins, and eventually gets to here and 
dies:

checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... /usr/home/john/gcc-2.95.2/gcc/xgcc
-B/usr/home/john/gcc-2.95.2/gcc/
-B/usr/home/john/n64-devel/gnu/mips-mips-ecoff/bin/ -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for sys/resource.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether the C compiler (/usr/home/john/gcc-2.95.2/gcc/xgcc
-B/usr/home/john/gcc-2.95.2/gcc/
-B/usr/home/john/n64-devel/gnu/mips-mips-ecoff/bin/ -g -O2 ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
*** Error code 1


Any ideas?  the key error is at the end - C compiler cannot create
executables.  It is trying to run xgcc with those args ... and
can't, I guess.

I went to that dir and tried to run the new xgcc
(/usr/home/john/gcc-2.95.2/gcc/), and it says 'no input files' so obviously
it does work...so what the heck?

Any ideas appreciated.

--john

_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

             reply	other threads:[~2000-12-06  1:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-06  1:17 John Kozubik [this message]
2000-12-06  4:45 ` Kai Ruottu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F2324ismFuTK1Uyoyz800005a33@hotmail.com \
    --to=john_kozubik@hotmail.com \
    --cc=crossgcc@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).