This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Config options


Thanks!

Actually I found what I wanted going into 'newlib-source/newlib' and
requesting './configure --help'

2008/7/16 duane ellis <duane-newlib@duaneellis.com>:
> Raphel> I'm using newlib to build an ARM7 toolchain and I would like to know
> how can I discover ALL available 'configure' options, as configure- - --help
> doesn't provide them.
>
> find all the "./configure" files (recursively) and use ./configure --help on
> each of them separately.
>
> For example HELP at the top does not give you HELP recursively.
>
> You can specify additional "options" to the top level ./configure, I believe
> it will pass them on down to the recursive ./configures. (Somebody speak up
> if I am wrong).
>
> -Duane.
>
>
>



-- 
Raphael Derosso Pereira
Engenheiro de Computação
icq: 4517421
msn: rderossopereira@hotmail.com
Skype: rderossopereira


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]