[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1128: stty termios struct, add feature test for
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes |
Date: |
Wed, 04 Jun 2014 12:13:54 -0000 |
#1128: stty termios struct, add feature test for speed attributes
--------------------------+-------------------------------------------------
Reporter: hanDerPeder | Owner: ashinn
Type: defect | Status: new
Priority: major | Milestone: someday
Component: extensions | Version: 4.9.x
Resolution: | Keywords: stty termios
--------------------------+-------------------------------------------------
Comment(by hanDerPeder):
Replying to [comment:1 mario]:
> Hi,
>
> I haven't tested your patch, but I have a feeling
>
> {{{
> (run (./stty-features > stty-config.scm))
> }}}
>
> is not very cross-build-friendly, since it would attempt to determine
features when running on the host system, while you actually want to
determine target features. Does that sound right?
I've been using it with cross-chicken, seems to work fine. I took the line
you're referring to straight from the example section of the feature-test
page so might not be the best way of doing it.
--
Ticket URL: <http://bugs.call-cc.org/ticket/1128#comment:2>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes, Chicken Trac, 2014/06/03
- Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes, Chicken Trac, 2014/06/03
- Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes,
Chicken Trac <=
- Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes, Chicken Trac, 2014/06/04
- Re: [Chicken-janitors] #1128: stty termios struct, add feature test for speed attributes, Chicken Trac, 2014/06/04