From: Christoph Plattner <christoph.plattner@dot.at>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] Cross-Compiling BASH
Date: Sun, 18 Feb 2001 11:30:59 +0100 [thread overview]
Message-ID: <3A8FA463.E18666D3@dot.at> (raw)
How to build successfully a `bash', with other tools (expect
strace) I have not so big problems.
The `bash' built process has problems in `configure' in a cross compiled
environment.
It tries some functions via C examples, and they have difficulties to
determine the
result of a compile option, as this is not native....
I tried with
HOSTCC=gcc CC=hppa-linux-gcc ../configure --host=hppa-linux \
--prefix=/usr/parisc/hppa-linux
Configure stops with:
checking for working alloca.h... yes
checking for alloca... yes
checking whether getpgrp takes no argument... configure: error: cannot
check getpgrp if cross compiling
How to build a bash (I am always interested in building from the scratch
(hobby)) !
With friendly regards
Christoph P.
-------------------------------------------------------------------------
private: christoph.plattner@dot.at
company: christoph.plattner@alcatel.at
reply other threads:[~2001-02-18 10:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3A8FA463.E18666D3@dot.at \
--to=christoph.plattner@dot.at \
--cc=parisc-linux@lists.parisc-linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.