* [Xenomai-help] xenomai configuration
@ 2011-06-14 9:17 suresh reddy
2011-06-14 9:33 ` Gilles Chanteperdrix
0 siblings, 1 reply; 6+ messages in thread
From: suresh reddy @ 2011-06-14 9:17 UTC (permalink / raw)
To: Xenomai help
[-- Attachment #1: Type: text/plain, Size: 12650 bytes --]
Dear all,
Iam running the below command . It giving me the config options as below .
It showing me as linux is not building in xenomai tree (maked below).It
seems i went wrong somewhere . Can somebody let me know where should i check
for this option.
test06:/home/balijepalli/pandaboard/build#
/home/balijepalli/pandaboard/xenomai-2.5.6/configure
--build=i486-pc-linux-gnu --host=arm-none-linux-gnueabi
--enable-arm-mach=omap3 --enable-arm-tsc
checking build system type... i486-pc-linux-gnu
checking host system type... arm-none-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking for arm-none-linux-gnueabi-gcc... arm-none-linux-gnueabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-none-linux-gnueabi-gcc accepts -g... yes
checking for arm-none-linux-gnueabi-gcc option to accept ISO C89... none
needed
checking how to run the C preprocessor... arm-none-linux-gnueabi-gcc -E
checking target system type... arm-none-linux-gnueabi
checking for arm-none-linux-gnueabi-gcc... arm-none-linux-gnueabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-none-linux-gnueabi-gcc accepts -g... yes
checking for arm-none-linux-gnueabi-gcc option to accept ISO C89... (cached)
none needed
checking how to run the C preprocessor... arm-none-linux-gnueabi-gcc -E
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for arm-none-linux-gnueabi-strip... arm-none-linux-gnueabi-strip
checking dependency style of arm-none-linux-gnueabi-gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking dependency style of arm-none-linux-gnueabi-gcc... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for target architecture... arm
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by arm-none-linux-gnueabi-gcc...
/home/balijepalli/pandaboard/toolchain_1/arm-2009q1/arm-none-linux-gnueabi/bin/ld
checking if the linker
(/home/balijepalli/pandaboard/toolchain_1/arm-2009q1/arm-none-linux-gnueabi/bin/ld)
is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)...
/home/balijepalli/pandaboard/toolchain_1/arm-2009q1/bin/arm-none-linux-gnueabi-nm
-B
checking the name lister
(/home/balijepalli/pandaboard/toolchain_1/arm-2009q1/bin/arm-none-linux-gnueabi-nm
-B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for
/home/balijepalli/pandaboard/toolchain_1/arm-2009q1/arm-none-linux-gnueabi/bin/ld
option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for arm-none-linux-gnueabi-ar... arm-none-linux-gnueabi-ar
checking for arm-none-linux-gnueabi-strip... (cached)
arm-none-linux-gnueabi-strip
checking for arm-none-linux-gnueabi-ranlib... arm-none-linux-gnueabi-ranlib
checking command to parse
/home/balijepalli/pandaboard/toolchain_1/arm-2009q1/bin/arm-none-linux-gnueabi-nm
-B output from arm-none-linux-gnueabi-gcc object... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-none-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions...
no
checking for arm-none-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-none-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-none-linux-gnueabi-gcc static flag -static works... yes
checking if arm-none-linux-gnueabi-gcc supports -c -o file.o... yes
checking if arm-none-linux-gnueabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-none-linux-gnueabi-gcc linker
(/home/balijepalli/pandaboard/toolchain_1/arm-2009q1/arm-none-linux-gnueabi/bin/ld)
supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for debug symbols... no
checking for SMP support... no
checking for ARM EABI interface... no
checking for ARM machine... omap3
checking for ARM EABI interface... no
checking for ARM architecture version... 7
checking for ARM SA1100 architecture... no
checking for ARM Xscale3 architecture... no
checking for TSC emulation in user-space.... yes
checking whether building Linux in Xenomai build tree... no
checking for Doxygen documentation... no
checking for doxygen... doxygen
checking for dot... NO
checking whether compiling Docbook XML documentation... no
checking for xmllint... xmllint
checking for xsltproc... xsltproc
checking for fop... no
checking whether Docbook XML documentation generation can use network.... no
checking for docbook-xml root dir... /usr/share/sgml/docbook/dtd/xml/4.2
checking for docbook-xsl root dir... network
checking whether using LaTeX non-stop mode... no
checking mqueue.h usability... yes
checking mqueue.h presence... yes
checking for mqueue.h... yes
checking for shm_open... yes
checking for shm_unlink... yes
checking for mmap64... yes
checking for ftruncate64... yes
checking for pthread_mutexattr_setprotocol... yes
checking for pthread_condattr_setclock... yes
checking for pthread_spin_lock... yes
checking for fork... yes
checking for sched_setaffinity... ok
checking for specific GCC switches... done
checking whether ld supports @file... yes
checking whether the POSIX skin library automatically calls mlockall... no
checking whether the pSOS skin library automatically calls mlockall... no
checking whether the uITRON skin library automatically calls mlockall... no
checking whether to enable dlopen support for skin libraries... no
checking location for test binaries... ${exec_prefix}/bin
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating scripts/Makefile
config.status: creating scripts/xeno-config
config.status: creating scripts/xeno-load
config.status: creating scripts/xeno-test
config.status: creating scripts/xeno
config.status: creating src/Makefile
config.status: creating src/rtdk/Makefile
config.status: creating src/skins/Makefile
config.status: creating src/skins/common/Makefile
config.status: creating src/skins/posix/Makefile
config.status: creating src/skins/native/Makefile
config.status: creating src/skins/vxworks/Makefile
config.status: creating src/skins/psos+/Makefile
config.status: creating src/skins/vrtx/Makefile
config.status: creating src/skins/rtdm/Makefile
config.status: creating src/skins/rtai/Makefile
config.status: creating src/skins/uitron/Makefile
config.status: creating src/drvlib/Makefile
config.status: creating src/drvlib/analogy/Makefile
config.status: creating src/include/Makefile
config.status: creating src/testsuite/Makefile
config.status: creating src/testsuite/latency/Makefile
config.status: creating src/testsuite/cyclic/Makefile
config.status: creating src/testsuite/switchtest/Makefile
config.status: creating src/testsuite/irqbench/Makefile
config.status: creating src/testsuite/clocktest/Makefile
config.status: creating src/testsuite/klatency/Makefile
config.status: creating src/testsuite/unit/Makefile
config.status: creating src/testsuite/sigtest/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/can/Makefile
config.status: creating src/utils/analogy/Makefile
config.status: creating src/utils/ps/Makefile
config.status: creating include/Makefile
config.status: creating include/asm-generic/Makefile
config.status: creating include/asm-generic/bits/Makefile
config.status: creating include/asm-blackfin/Makefile
config.status: creating include/asm-blackfin/bits/Makefile
config.status: creating include/asm-x86/Makefile
config.status: creating include/asm-x86/bits/Makefile
config.status: creating include/asm-powerpc/Makefile
config.status: creating include/asm-powerpc/bits/Makefile
config.status: creating include/asm-arm/Makefile
config.status: creating include/asm-arm/bits/Makefile
config.status: creating include/asm-nios2/Makefile
config.status: creating include/asm-nios2/bits/Makefile
config.status: creating include/asm-sim/Makefile
config.status: creating include/asm-sim/bits/Makefile
config.status: creating include/native/Makefile
config.status: creating include/nucleus/Makefile
config.status: creating include/posix/Makefile
config.status: creating include/posix/sys/Makefile
config.status: creating include/psos+/Makefile
config.status: creating include/rtai/Makefile
config.status: creating include/rtdm/Makefile
config.status: creating include/analogy/Makefile
config.status: creating include/uitron/Makefile
config.status: creating include/vrtx/Makefile
config.status: creating include/vxworks/Makefile
config.status: creating doc/Makefile
config.status: creating doc/txt/Makefile
config.status: creating doc/man/Makefile
config.status: creating doc/man/clocktest.man
config.status: creating doc/man/cyclictest.man
config.status: creating doc/man/irqbench.man
config.status: creating doc/man/irqloop.man
config.status: creating doc/man/klatency.man
config.status: creating doc/man/latency.man
config.status: creating doc/man/rtcanconfig.man
config.status: creating doc/man/rtcanrecv.man
config.status: creating doc/man/rtcansend.man
config.status: creating doc/man/switchbench.man
config.status: creating doc/man/switchtest.man
config.status: creating doc/man/runinfo.man
config.status: creating doc/man/xeno.man
config.status: creating doc/man/xeno-config.man
config.status: creating doc/man/xeno-info.man
config.status: creating doc/man/xeno-load.man
config.status: creating doc/man/xeno-test.man
config.status: creating doc/doxygen/Makefile
config.status: creating doc/doxygen/Doxyfile-common
config.status: creating doc/doxygen/Doxyfile
config.status: creating doc/doxygen/Doxyfile-native
config.status: creating doc/doxygen/Doxyfile-nucleus
config.status: creating doc/doxygen/Doxyfile-posix
config.status: creating doc/doxygen/Doxyfile-rtdm
config.status: creating doc/docbook/Makefile
config.status: creating doc/docbook/catalog
config.status: creating doc/docbook/custom-stylesheets/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/common/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/fo/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/html/Makefile
config.status: creating doc/docbook/custom-stylesheets/xsl/html/chunk.xsl
config.status: creating doc/docbook/custom-stylesheets/xsl/html/onechunk.xsl
config.status: creating doc/docbook/xenomai/Makefile
config.status: creating src/include/xeno_config.h
config.status: src/include/xeno_config.h is unchanged
config.status: linking
/home/balijepalli/pandaboard/xenomai-2.5.6/include/asm-arm to
src/include/asm/xenomai
config.status: linking
/home/balijepalli/pandaboard/xenomai-2.5.6/include/asm-generic to
src/include/asm-generic/xenomai
config.status: executing depfiles commands
config.status: executing libtool commands
test06:/home/balijepalli/pandaboard/build#
--
Suresh balijepalli
Rosenehim,Baveria.
[-- Attachment #2: Type: text/html, Size: 36321 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [Xenomai-help] xenomai configuration
2011-06-14 9:17 [Xenomai-help] xenomai configuration suresh reddy
@ 2011-06-14 9:33 ` Gilles Chanteperdrix
2011-06-14 11:35 ` suresh reddy
0 siblings, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-06-14 9:33 UTC (permalink / raw)
To: suresh reddy; +Cc: Xenomai help
On 06/14/2011 11:17 AM, suresh reddy wrote:
> Dear all,
> Iam running the below command . It giving me the config options as below
> . It showing me as linux is not building in xenomai tree (maked
> below).It seems i went wrong somewhere . Can somebody let me know where
> should i check for this option.
No. There is nothing wrong. Building linux in xenomai build tree is
enabled by an option which you did not pass, and which is about to be
deprecated.
--
Gilles.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai-help] xenomai configuration
2011-06-14 9:33 ` Gilles Chanteperdrix
@ 2011-06-14 11:35 ` suresh reddy
2011-06-14 11:37 ` Gilles Chanteperdrix
0 siblings, 1 reply; 6+ messages in thread
From: suresh reddy @ 2011-06-14 11:35 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: Xenomai help
[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]
Yes . i passed linux build option to display on configure window as linux
build in xenomai tree.
Now Iam running DESTDIR .
which giving me following error.
error: bad value (armv7-a) for -march= switch
/home/balijepalli/pandaboard/xenomai-2.5.6/src/rtdk/rt_print.c:1: error: bad
value (armv7-a) for -mtune= switch
Thanks for the help .
On 14 June 2011 11:33, Gilles Chanteperdrix <
gilles.chanteperdrix@xenomai.org> wrote:
> On 06/14/2011 11:17 AM, suresh reddy wrote:
> > Dear all,
> > Iam running the below command . It giving me the config options as below
> > . It showing me as linux is not building in xenomai tree (maked
> > below).It seems i went wrong somewhere . Can somebody let me know where
> > should i check for this option.
>
> No. There is nothing wrong. Building linux in xenomai build tree is
> enabled by an option which you did not pass, and which is about to be
> deprecated.
>
> --
> Gilles.
>
--
Suresh balijepalli
Rosenehim,Baveria.
[-- Attachment #2: Type: text/html, Size: 1652 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai-help] xenomai configuration
2011-06-14 11:35 ` suresh reddy
@ 2011-06-14 11:37 ` Gilles Chanteperdrix
2011-06-14 11:39 ` suresh reddy
0 siblings, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-06-14 11:37 UTC (permalink / raw)
To: suresh reddy; +Cc: Xenomai help
On 06/14/2011 01:35 PM, suresh reddy wrote:
> Yes . i passed linux build option to display on configure window as linux
> build in xenomai tree.
>
> Now Iam running DESTDIR .
>
> which giving me following error.
>
> error: bad value (armv7-a) for -march= switch
> /home/balijepalli/pandaboard/xenomai-2.5.6/src/rtdk/rt_print.c:1: error: bad
> value (armv7-a) for -mtune= switch
>
>
> Thanks for the help .
What toolchain are you using?
--
Gilles.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-06-14 11:53 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-14 9:17 [Xenomai-help] xenomai configuration suresh reddy
2011-06-14 9:33 ` Gilles Chanteperdrix
2011-06-14 11:35 ` suresh reddy
2011-06-14 11:37 ` Gilles Chanteperdrix
2011-06-14 11:39 ` suresh reddy
2011-06-14 11:53 ` Gilles Chanteperdrix
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.