FW: procedure for building rtems-4.5.0beta2

Joel Sherrill joel.sherrill at OARcorp.com
Fri May 5 01:52:09 UTC 2000



Mike Davies wrote:
> 
> >
> >Try this:
> >
> >"./bit_rtems i386-elf pc386"
> >
> >If this solves the problem, we might have a hidden bug in the
> >bit script.
> 
> No,  that didn't make any difference.
> 
> Is there any way of making the rtems configure script give a more
> verbose account of what it is doing ?  This would be easier to debug
> than typing it out line by line 'till I find what the problem line is !

My favorite trick is to either run the configure script
as "sh -x configure" and log the output or
add a set -x above and set +x below the part I am concerned about.

> Thanks,
> 
> --
> Mike Davies

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



More information about the users mailing list