public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Alexandre Oliva <aoliva@redhat.com>
To: Andrew Luande <luandea@alt.co.ke>
Cc: gnu@gnu.org, gcc@gcc.gnu.org
Subject: Re: Compiling error
Date: Tue, 07 Jan 2003 11:51:00 -0000	[thread overview]
Message-ID: <or4r8ljios.fsf@free.redhat.lsd.ic.unicamp.br> (raw)
In-Reply-To: <6238763931ED6642ACFCD1FD97D457B62087CB@NTSERVER>

On Jan  7, 2003, Andrew Luande <luandea@alt.co.ke> wrote:

> checking for C compiler default output... configure: error: C compiler
> cannot create executables
[snip]
> gcc: installation problem, cannot exec `as': No such file or directory

So that's why.  You haven't installed an assembler, that GCC needs in
order to produce object files.  Get binutils, or install Sun's native
packages for assembler and linker, depending on which your build of
GCC was configured to use.  If you don't know that, ask whoever built
GCC for you.  For further questions, use the gcc-help@gcc.gnu.org
mailing list.  This list is for discussion on development *of* GCC,
not *with* GCC.  Thanks,

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer

  reply	other threads:[~2003-01-07 11:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-07 10:46 Andrew Luande
2003-01-07 11:51 ` Alexandre Oliva [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-12-11 19:36 Dara Hazeghi
2003-12-11 17:55 "De Azcárraga, Joaquín"
2001-12-05  7:22 Lo

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=or4r8ljios.fsf@free.redhat.lsd.ic.unicamp.br \
    --to=aoliva@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=gnu@gnu.org \
    --cc=luandea@alt.co.ke \
    /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).