Chet Ramey wrote:
Christian Boon wrote:
This is from aclocal.m4:
AC_DEFUN(BASH_SYS_JOB_CONTROL_MISSING,
[AC_REQUIRE([BASH_SYS_SIGNAL_VINTAGE])
AC_MSG_CHECKING(for presence of necessary job control definitions)
AC_CACHE_VAL(bash_cv_job_control_missing,
[AC_TRY_RUN([
#include
#ifdef HAVE_SYS
Christian Boon wrote:
>> This is from aclocal.m4:
>>
>> AC_DEFUN(BASH_SYS_JOB_CONTROL_MISSING,
>> [AC_REQUIRE([BASH_SYS_SIGNAL_VINTAGE])
>> AC_MSG_CHECKING(for presence of necessary job control definitions)
>> AC_CACHE_VAL(bash_cv_job_control_missing,
>> [AC_TRY_RUN([
>> #include
>> #ifdef HAVE_S
On Tuesday 28 August 2007, Christian Boon wrote:
> Christian Boon wrote:
> > Chet Ramey wrote:
> >> Christian Boon wrote:
> >>> Hello,
> >>>
> >>> i want to cross compile bash-3.2 for my pxa255 arm processor and its
> >>> working although i can't get job control working.
> >>
> >> It tells you it w
Christian Boon wrote:
Chet Ramey wrote:
Christian Boon wrote:
Hello,
i want to cross compile bash-3.2 for my pxa255 arm processor and its
working although i can't get job control working.
It tells you it won't be able to:
checking for presence of necessary job control definitions..
On Monday 27 August 2007, Chet Ramey wrote:
> > cross-compiling bash is known to be broken as it'll mix your host signal
> > defs into the target binary
>
> This is no longer true; bash-3.2 builds the signal list at invocation time
> rather than compile time when cross-compiling.
ah, i missed that
Chet Ramey wrote:
Christian Boon wrote:
Hello,
i want to cross compile bash-3.2 for my pxa255 arm processor and its
working although i can't get job control working.
It tells you it won't be able to:
checking for presence of necessary job control definitions... configure:
WARNING
Christian Boon wrote:
> Hello,
>
> i want to cross compile bash-3.2 for my pxa255 arm processor and its
> working although i can't get job control working.
It tells you it won't be able to:
> checking for presence of necessary job control definitions... configure:
> WARNING: cannot check job con
Chet Ramey wrote:
cross-compiling bash is known to be broken as it'll mix your host signal defs
into the target binary
This is no longer true; bash-3.2 builds the signal list at invocation time
rather than compile time when cross-compiling.
Chet
so what do i need to have job control
Mike Frysinger wrote:
On Monday 27 August 2007, Christian Boon wrote:
i want to cross compile bash-3.2 for my pxa255 arm processor and its
working although i can't get job control working.
cross-compiling bash is known to be broken as it'll mix your host signal defs
into the target bi
> cross-compiling bash is known to be broken as it'll mix your host signal defs
> into the target binary
This is no longer true; bash-3.2 builds the signal list at invocation time
rather than compile time when cross-compiling.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
On Monday 27 August 2007, Christian Boon wrote:
> i want to cross compile bash-3.2 for my pxa255 arm processor and its
> working although i can't get job control working.
cross-compiling bash is known to be broken as it'll mix your host signal defs
into the target binary
-mike
signature.asc
Des
11 matches
Mail list logo