public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Albert Niessner <Albert.F.Niessner@jpl.nasa.gov>
To: David Korn <dkorn@pixelpower.com>
Cc: gcc-help <gcc-help@gcc.gnu.org>, tgl <Thomas.G.Lockhart@jpl.nasa.gov>
Subject: Re: building a cross compiler
Date: Fri, 12 Jan 2001 10:05:00 -0000	[thread overview]
Message-ID: <3A5F4779.5CF5AF90@jpl.nasa.gov> (raw)
In-Reply-To: <718D38CAB6E0D011B2C90060970C28A56425B9@EXCHANGESERVER>

Nothing appears to be wrong in the configure output. It is long so I decided
not to post it. There are no errors or warnings though. I did modify the
configure line a little bit and now get a little further:

target=sparc-sun-solaris2
../gcc-2.95.2/configure --target=$target --prefix=$prefix -v
--with-headers=../Solaris-2.6/include --with-libraries=../Solaris-2.6/lib

and the compile fails with:

/Scratch/CrossCompiler/build-gcc-sparc/gcc/
-B/usr/local/CrossCompiler/sparc-sun-solaris2/bin/ -c -g -O2
-fno-implicit-templates -I. -I../../../gcc-2.95.2/libio -nostdinc++
../../../gcc-2.95.2/libio/iostream.cc -o pic/iostream.o
/home/niessner/Scratch/CrossCompiler/build-gcc-sparc/gcc/xgcc
-B/home/niessner/Scratch/CrossCompiler/build-gcc-sparc/gcc/
-B/usr/local/CrossCompiler/sparc-sun-solaris2/bin/ -c -g -O2
-fno-implicit-templates -I. -I../../../gcc-2.95.2/libio -nostdinc++
../../../gcc-2.95.2/libio/iostream.cc
../../../gcc-2.95.2/libio/iostream.cc:40: printf.h: No such file or directory
make[1]: *** [iostream.o] Error 1
make[1]: Leaving directory
`/export/home/niessner/Scratch/CrossCompiler/build-gcc-sparc/sparc-sun-solaris2/libio'

make: *** [all-target-libio] Error 2

I found a reference to this error from February 2000. I am going to try and
track it down using those hints and advice.

Al Niessner

David Korn wrote:

>     Hi Al,
>
> >make[2]: Entering directory
> >`/export/home/niessner/Scratch/CrossCompiler/build-gcc-sparc/sp
> >arc-sun-solaris2/libiberty'
> >
> >make[2]: *** No targets specified and no makefile found.  Stop.
> >make[2]: Leaving directory
> >`/export/home/niessner/Scratch/CrossCompiler/build-gcc-sparc/sp
> >arc-sun-solaris2/libiberty'
> >
> >make[1]: *** [../libiberty/libiberty.a] Error 2
> >make[1]: Leaving directory
> >`/export/home/niessner/Scratch/CrossCompiler/build-gcc-sparc/sp
> >arc-sun-solaris2/libstdc++'
> >
> >make: *** [all-target-libstdc++] Error 2
>
>   This looks very much like something failed badly during the configure
> stage, since that's when the makefiles should have been created. Was there
> anything unusual in the output from that ?
>
>      DaveK
> --
> The Boulder Pledge: "Under no circumstances will I ever purchase anything
> offered to me as the result of an unsolicited email message. Nor will I
> forward chain letters, petitions, mass mailings, or virus warnings to large
> numbers of others. This is my contribution to the survival of the online
> community."
>
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
>
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses.
>
> www.mimesweeper.com
> **********************************************************************

  reply	other threads:[~2001-01-12 10:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-12  3:22 David Korn
2001-01-12 10:05 ` Albert Niessner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-30 18:59 erwan ancel
2003-04-30 20:40 ` LLeweLLyn Reese
2003-04-30 21:10   ` erwan ancel
2003-05-01  4:16   ` npat
2003-05-01 20:42 ` Pieter Thysebaert
2003-05-01 20:36   ` erwan ancel
2001-01-11 17:04 Albert Niessner
1999-12-11 12:26 Building " Mark A. Framness
1999-12-11 13:51 ` Mumit Khan
1999-12-31 22:24   ` Mumit Khan
1999-12-31 22:24 ` Mark A. Framness

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=3A5F4779.5CF5AF90@jpl.nasa.gov \
    --to=albert.f.niessner@jpl.nasa.gov \
    --cc=Thomas.G.Lockhart@jpl.nasa.gov \
    --cc=dkorn@pixelpower.com \
    --cc=gcc-help@gcc.gnu.org \
    /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).