* [parisc-linux] Cross-Compiling BASH
@ 2001-02-18 10:30 Christoph Plattner
0 siblings, 0 replies; only message in thread
From: Christoph Plattner @ 2001-02-18 10:30 UTC (permalink / raw)
To: parisc-linux
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-02-18 10:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-18 10:30 [parisc-linux] Cross-Compiling BASH Christoph Plattner
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.