public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid targets
@ 2014-01-26 14:44 bugzilla-daemon
  2014-01-26 14:55 ` [Bug 1001933] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-01-26 14:44 UTC (permalink / raw)
  To: ecos-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="UTF-8", Size: 8276 bytes --]

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001933

            Bug ID: 1001933
           Summary: New HAL for the M4 core of Freescale Vybrid targets
           Product: eCos
           Version: unknown
            Target: Other (please specify)
  Architecture/Host Cortex-M
                OS:
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: low
         Component: HAL
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: Stefan.Singer@freescale.com
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2408
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2408&action=edit
Patch for the Vybrid HAL

The Vybrid Controller Solutions based on ARM® Technology family is an asymetric
multicore solution with a Cortex A5 and a Cortex M4. 

http://www.freescale.com/webapp/sps/site/homepage.jsp?code=VYBRID

In many applications the A5 core will run a "larger" operating system, e.g.
Linux, wheare the M4 will run a RTOS. This is a eCOS port only using the M4
core. Is it largely based on the eCOS Kinetis port from Ilija Kocho.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From ecos-bugs-return-10657-listarch-ecos-bugs=sources.redhat.com@sourceware.org Sun Jan 26 14:44:57 2014
Return-Path: <ecos-bugs-return-10657-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 25120 invoked by alias); 26 Jan 2014 14:44:56 -0000
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
Received: (qmail 25102 invoked by uid 89); 26 Jan 2014 14:44:54 -0000
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail.ecoscentric.com
Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197)
 by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sun, 26 Jan 2014 14:44:53 +0000
Received: by mail.ecoscentric.com (Postfix, from userid 48)
	id B25434680008; Sun, 26 Jan 2014 14:44:50 +0000 (GMT)
X-Original-To: unassigned@bugs.ecos.sourceware.org
Delivered-To: unassigned@bugs.ecos.sourceware.org
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: unassigned@bugs.ecos.sourceware.org
Subject: [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid
 targets
Date: Sun, 26 Jan 2014 14:44:00 -0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: eCos
X-Bugzilla-Component: HAL
X-Bugzilla-Keywords:
X-Bugzilla-Severity: enhancement
X-Bugzilla-Who: Stefan.Singer@freescale.com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: low
X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter cc
Message-ID: <bug-1001933-777@http.bugs.ecos.sourceware.org/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.ecos.sourceware.org/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014/txt/msg00024.txt.bz2
Content-length: 1266

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001933

            Bug ID: 1001933
           Summary: New HAL for the M4 core of Freescale Vybrid targets
           Product: eCos
           Version: unknown
            Target: Other (please specify)
  Architecture/Host Cortex-M
                OS:
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: low
         Component: HAL
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: Stefan.Singer@freescale.com
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2408
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2408&action=edit
Patch for the Vybrid HAL

The Vybrid Controller Solutions based on ARM® Technology family is an asymetric
multicore solution with a Cortex A5 and a Cortex M4. 

http://www.freescale.com/webapp/sps/site/homepage.jsp?code=VYBRID

In many applications the A5 core will run a "larger" operating system, e.g.
Linux, wheare the M4 will run a RTOS. This is a eCOS port only using the M4
core. Is it largely based on the eCOS Kinetis port from Ilija Kocho.

-- 
You are receiving this mail because:
You are the assignee for the bug.
>From ecos-bugs-return-10659-listarch-ecos-bugs=sources.redhat.com@sourceware.org Sun Jan 26 14:50:00 2014
Return-Path: <ecos-bugs-return-10659-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 26938 invoked by alias); 26 Jan 2014 14:49:58 -0000
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
Received: (qmail 26912 invoked by uid 89); 26 Jan 2014 14:49:56 -0000
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2
X-HELO: mail.ecoscentric.com
Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197)
 by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sun, 26 Jan 2014 14:49:55 +0000
Received: from localhost (hagrid.ecoscentric.com [127.0.0.1])
	by mail.ecoscentric.com (Postfix) with ESMTP id 238B6468000B
	for <ecos-bugs@ecos.sourceware.org>; Sun, 26 Jan 2014 14:49:53 +0000 (GMT)
Received: from mail.ecoscentric.com ([127.0.0.1])
	by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id nx8fBLXMZn8Y; Sun, 26 Jan 2014 14:49:52 +0000 (GMT)
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: ecos-bugs@ecos.sourceware.org
Subject: [Bug 1001933] New HAL for the M4 core of Freescale Vybrid targets
Date: Sun, 26 Jan 2014 14:49:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: eCos
X-Bugzilla-Component: HAL
X-Bugzilla-Keywords:
X-Bugzilla-Severity: enhancement
X-Bugzilla-Who: Stefan.Singer@freescale.com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: low
X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields:
Message-ID: <bug-1001933-13-mLOwaT9bkX@http.bugs.ecos.sourceware.org/>
In-Reply-To: <bug-1001933-13@http.bugs.ecos.sourceware.org/>
References: <bug-1001933-13@http.bugs.ecos.sourceware.org/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://bugs.ecos.sourceware.org/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014/txt/msg00026.txt.bz2
Content-length: 480

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id\x1001933

--- Comment #1 from Stefan Singer <Stefan.Singer@freescale.com> ---
Created attachment 2409
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id$09&actioníit
patch to ecos.db to include the Vybrid port

changes needed for ecos.db to include the Vybrid Variant and Target Platform.

--
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1001933] New HAL for the M4 core of Freescale Vybrid targets
  2014-01-26 14:44 [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid targets bugzilla-daemon
@ 2014-01-26 14:55 ` bugzilla-daemon
  2014-02-03 19:33 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-01-26 14:55 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001933

Stefan Singer <Stefan.Singer@freescale.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |Patch_or_Contribution+

--- Comment #2 from Stefan Singer <Stefan.Singer@freescale.com> ---
Hi eCos maintainers, please let us know, how to proceed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1001933] New HAL for the M4 core of Freescale Vybrid targets
  2014-01-26 14:44 [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid targets bugzilla-daemon
  2014-01-26 14:55 ` [Bug 1001933] " bugzilla-daemon
@ 2014-02-03 19:33 ` bugzilla-daemon
  2014-02-05  8:59 ` bugzilla-daemon
  2016-12-04 23:55 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-02-03 19:33 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001933

--- Comment #6 from Stefan Singer <Stefan.Singer@freescale.com> ---
Hi Ilija,
sorry for the slow response, but some urgent things came in the middle. Let me
try to address some of the points:

drivers: We only verified certain elements, e.g. ENET works. We will do some
more checking.

"There are a lot of "reg*.h" files in HAL include directory. Devices in eCos
are decoupled from HAL in order to enable usage of device drivers with
different architectures. I know that this philosophy is not perfectly
implemented, but I aim to do best for new packages. It is especially benefit
for Freescale's chips that re-use peripherals on different architectures."
This is exactly the reason for us having those files. For example we have
designed an Audio Framework, that works on MPC5xxx (Big Endian Power
Architecture) and Vybrid (Little Endian ARM CortexM), because all of those
peripheral definitions are taken from the HAL, so it e.g. includes the
"sai_reg.h" file for the definition of the SAI (Serial Audio Interface)
Peripheral, which are endianess swapped files between those two architectures.
Isn't that exactly what you want to achieve ? How else would I achieve that ?

"I'm glad to see SGML docs, but they seem incomplete and their compilation
raises errors." Quite frankly I do not even know how to correctly view SGML. I
just opened your Kinetis files with a text editor and tried to get something
semi correct.

"I have noticed CDL for Compiler selection. It is unnecessary because user can
specify compiler prefix and flags in "Global Build Options". Please remove it."
Actually we driving a lot of things from that selection, e.g. whether we can
move some critical code into the TCM (Tightly coupled Memory). This requires,
that the Compiler can generate some trampolin code for that purpose, which the
standard eCOS Compiler will not, but the Codesourcery will. That checkbox will
avoid a lot of user erros and all members of our team really like that feature.

Stefan

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1001933] New HAL for the M4 core of Freescale Vybrid targets
  2014-01-26 14:44 [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid targets bugzilla-daemon
  2014-01-26 14:55 ` [Bug 1001933] " bugzilla-daemon
  2014-02-03 19:33 ` bugzilla-daemon
@ 2014-02-05  8:59 ` bugzilla-daemon
  2016-12-04 23:55 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-02-05  8:59 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001933

--- Comment #7 from Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> ---
Hi Stefan

(In reply to comment #6)

[snip]

> 
> "There are a lot of "reg*.h" files in HAL include directory. Devices in eCos
> are decoupled from HAL in order to enable usage of device drivers with
> different architectures. I know that this philosophy is not perfectly
> implemented, but I aim to do best for new packages. It is especially benefit
> for Freescale's chips that re-use peripherals on different architectures."
> This is exactly the reason for us having those files. For example we have
> designed an Audio Framework, that works on MPC5xxx (Big Endian Power
> Architecture) and Vybrid (Little Endian ARM CortexM), because all of those
> peripheral definitions are taken from the HAL, so it e.g. includes the
> "sai_reg.h" file for the definition of the SAI (Serial Audio Interface)
> Peripheral, which are endianess swapped files between those two
> architectures. Isn't that exactly what you want to achieve ? How else would
> I achieve that ?

This may justify their inclusion. However, putting them within some
architecture implies another copy for every architecture/variant...

You may consider the hal/misc directory. It is created for devices that do not
have formal I/O  API, and are combined with different architectures. Examples
are DMA, memory devices, etc.
You will already find "freescale" directory there parenting eDMA library
package.

You have several possibilities:
   - Create a package (some kind of Freescale device library. It may start with
headers, but may also (now and/or in future) also have some code.

   - If you already have some generic library for a particular device, you can
make a package (in a way eDMA is now).

Note: This is not limited only to on-chip devices, however you should consider
which of either devs or hal/misc would be preferable location. Following
discussion may give you some insight on the background of hal/misc and how to
choose between hal/misc vs devs
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001428#c5 .

> 
> "I'm glad to see SGML docs, but they seem incomplete and their compilation
> raises errors." Quite frankly I do not even know how to correctly view SGML.
> I just opened your Kinetis files with a text editor and tried to get
> something semi correct.
> 

Text editor is right tool :) for editing, and in order to see the document you
need to generate HTML or PDF. This link
http://ecos.sourceware.org/ml/ecos-discuss/2014-01/msg00004.html may help you
regarding needed tools and doc. generation, I would just add that if you use a
common Linux distribution (I use Ubuntu) you'll find all tools in it's package
manager (such as Synaptic).

However, if you are not able to generate HTML/PDF, I can feed you back or take
care that it compiles, but the contents has to be accurate, up to date and
reflect real state of matters. Please take care of that.

> "I have noticed CDL for Compiler selection. It is unnecessary because user
> can specify compiler prefix and flags in "Global Build Options". Please
> remove it." Actually we driving a lot of things from that selection, e.g.
> whether we can move some critical code into the TCM (Tightly coupled
> Memory). This requires, that the Compiler can generate some trampolin code
> for that purpose, which the standard eCOS Compiler will not, but the
> Codesourcery will. That checkbox will avoid a lot of user erros and all
> members of our team really like that feature.

Is it really a compiler feature or a linker script? Perhaps some macros? Let's
investigate it.

Ilija

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From ecos-bugs-return-10681-listarch-ecos-bugs=sources.redhat.com@sourceware.org Wed Feb 05 09:54:40 2014
Return-Path: <ecos-bugs-return-10681-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 3062 invoked by alias); 5 Feb 2014 09:54:40 -0000
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
Received: (qmail 3051 invoked by uid 89); 5 Feb 2014 09:54:39 -0000
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: ip2.televic.com
Received: from ip2.televic.com (HELO ip2.televic.com) (81.82.194.222)
 by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 05 Feb 2014 09:54:34 +0000
Received: from SRV-VS06.TELEVIC.COM ([10.0.0.46]) by SRV-VS06.TELEVIC.COM
 ([10.0.0.46]) with mapi; Wed, 5 Feb 2014 10:54:28 +0100
From: Quartier Thomas <T.Quartier@TELEVIC.com>
To: "ecos-bugs@ecos.sourceware.org" <ecos-bugs@ecos.sourceware.org>
Date: Wed, 05 Feb 2014 09:54:00 -0000
Subject: compiling APR on eCos
Message-ID: <6EE7D1502C48E44E92DCADF9DD3E0DB9025D4BF80409@SRV-VS06.TELEVIC.COM>
Content-Type: multipart/alternative;
	boundary="_000_6EE7D1502C48E44E92DCADF9DD3E0DB9025D4BF80409SRVVS06TELE_"
MIME-Version: 1.0
X-SW-Source: 2014/txt/msg00048.txt.bz2

--_000_6EE7D1502C48E44E92DCADF9DD3E0DB9025D4BF80409SRVVS06TELE_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-length: 8806

Hi,

I am currently trying to compile Apache Portable Runtime on eCos - ARM9 for my thesis (porting a C application to the Celix OSGI framework running on eCos). I don't have a lot of experience with cross compiling. I tried to configure APR without success. See below for output of the ./config command.

export PATH=$PATH:/home/thomas/ecos/pr_7336/compiler/bin/
export PATH=$PATH:/home/thomas/ecos/pr_7336/tools/
./configure --build=x86_64-unknown-linux-gnu --host=arm-elf --target=arm-elf --prefix=/home/thomas/aprCCTest/build &> output.txt

Output.txt:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-elf
checking target system type... arm-unknown-elf
Configuring APR library
Platform: arm-unknown-elf
checking for working mkdir -p... yes
APR Version: 1.4.8
checking for chosen layout... apr
checking for arm-elf-gcc... arm-elf-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-elf-gcc accepts -g... yes
checking for arm-elf-gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
Applying APR hints file rules for arm-unknown-elf
(Default will be unix)
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... arm-elf-gcc -E
checking for gawk... no
checking for mawk... mawk
checking whether ln -s works... yes
checking for arm-elf-ranlib... arm-elf-ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for rm... rm
checking for as... as
checking for cpp... cpp
checking for arm-elf-ar... arm-elf-ar
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking whether system uses EBCDIC... no
performing libtool configuration...
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by arm-elf-gcc... /home/thomas/ecos/pr_7336/compiler/arm-elf/bin/ld
checking if the linker (/home/thomas/ecos/pr_7336/compiler/arm-elf/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/thomas/ecos/pr_7336/compiler/bin//arm-elf-nm -B
checking the name lister (/home/thomas/ecos/pr_7336/compiler/bin//arm-elf-nm -B) interface... BSD nm
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 how to convert x86_64-unknown-linux-gnu file names to arm-unknown-elf format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/thomas/ecos/pr_7336/compiler/arm-elf/bin/ld option to reload object files... -r
checking for arm-elf-objdump... objdump
checking how to recognize dependent libraries... unknown
checking for arm-elf-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for arm-elf-ar... (cached) arm-elf-ar
checking for archiver @FILE support... no
checking for arm-elf-strip... arm-elf-strip
checking for arm-elf-ranlib... (cached) arm-elf-ranlib
checking command to parse /home/thomas/ecos/pr_7336/compiler/bin//arm-elf-nm -B output from arm-elf-gcc object... ok
checking for sysroot... no
checking for arm-elf-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... no
checking for objdir... .libs
checking if arm-elf-gcc supports -fno-rtti -fno-exceptions... yes
checking for arm-elf-gcc option to produce PIC... -fPIC -DPIC
checking if arm-elf-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-elf-gcc static flag -static works... yes
checking if arm-elf-gcc supports -c -o file.o... rm: cannot remove `conftest*': No such file or directory
yes
checking if arm-elf-gcc supports -c -o file.o... (cached) yes
checking whether the arm-elf-gcc linker (/home/thomas/ecos/pr_7336/compiler/arm-elf/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: cannot remove `conftest*': No such file or directory
yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes

Check for compiler flags...
checking whether the compiler provides atomic builtins... no
checking whether to enable -D_LARGEFILE64_SOURCE... no

Checking for libraries...
checking for library containing gethostbyname... no
checking for library containing gethostname... no
checking for library containing socket... no
checking for library containing crypt... no
checking for main in -ltruerand... no
checking for library containing modf... none required

Checking for Threads...
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for CFLAGS needed for pthreads...
checking for LIBS needed for pthreads...
checking for pthread.h... (cached) yes
checking whether pthread_getspecific takes two arguments... no
checking whether pthread_attr_getdetachstate takes one argument... no
checking for recursive mutex support... no
checking for pthread_key_delete... no
checking for pthread_rwlock_init... no
checking for pthread_attr_setguardsize... no
checking for pthread_yield... no
checking sched.h usability... no
checking sched.h presence... no
checking for sched.h... no
checking for sched_yield... no
APR will use threads
checking for readdir in -lc_r... no
checking for gethostbyname in -lc_r... no
checking for gethostbyaddr in -lc_r... no
checking for getservbyname in -lc_r... no
checking for gethostbyname_r... no
checking for gethostbyaddr_r... no
checking for getservbyname_r... no
checking for sigsuspend... no
checking for sigwait... no
checking for poll... no
checking for kqueue... no
checking for port_create... no
checking for epoll support... no
checking for epoll_create1 support... no
checking for dup3 support... no
checking for accept4 support... no
checking for SOCK_CLOEXEC support... no
checking for fdatasync... no
checking for epoll_create1 support... (cached) no
checking for dup3 support... (cached) no
checking for accept4 support... (cached) no
checking for SOCK_CLOEXEC support... (cached) no
checking for getpwnam_r... no
checking for getpwuid_r... no
checking for getgrnam_r... no
checking for getgrgid_r... no

Checking for Shared Memory Support...
checking for library containing shm_open... no
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking sys/ipc.h usability... no
checking sys/ipc.h presence... no
checking for sys/ipc.h... no
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/shm.h usability... no
checking sys/shm.h presence... no
checking for sys/shm.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for mmap... no
checking for munmap... no
checking for shm_open... no
checking for shm_unlink... no
checking for shmget... no
checking for shmat... no
checking for shmdt... no
checking for shmctl... no
checking for create_area... no
checking for MAP_ANON in sys/mman.h... no
checking for /dev/zero... configure: error: cannot check for file existence when cross compiling


Any thoughts  to push me in the right direction?

Kind regards,
Thomas


--_000_6EE7D1502C48E44E92DCADF9DD3E0DB9025D4BF80409SRVVS06TELE_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-length: 23854

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=NL-BE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US>Hi,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>I am currently trying to compile Apache Portable Runtime on eCos &#8211; ARM9 for my thesis (porting a C application to the Celix OSGI framework running on eCos). I don&#8217;t have a lot of experience with cross compiling. I tried to configure APR without success. See below for output of the ./config command.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>export PATH=$PATH:/home/thomas/ecos/pr_7336/compiler/bin/<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>export PATH=$PATH:/home/thomas/ecos/pr_7336/tools/<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>./configure --build=x86_64-unknown-linux-gnu --host=arm-elf --target=arm-elf --prefix=/home/thomas/aprCCTest/build &amp;&gt; output.txt<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Output.txt:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking build system type... x86_64-unknown-linux-gnu<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking host system type... arm-unknown-elf<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking target system type... arm-unknown-elf<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Configuring APR library<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Platform: arm-unknown-elf<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for working mkdir -p... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>APR Version: 1.4.8<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for chosen layout... apr<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-gcc... arm-elf-gcc<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether the C compiler works... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for C compiler default output file name... a.out<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for suffix of executables... <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether we are cross compiling... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for suffix of object files... o<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether we are using the GNU C compiler... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether arm-elf-gcc accepts -g... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-gcc option to accept ISO C89... none needed<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for a sed that does not truncate output... /bin/sed<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Applying APR hints file rules for arm-unknown-elf<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>(Default will be unix)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether make sets $(MAKE)... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking how to run the C preprocessor... arm-elf-gcc -E<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for gawk... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for mawk... mawk<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether ln -s works... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-ranlib... arm-elf-ranlib<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for a BSD-compatible install... /usr/bin/install -c<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for rm... rm<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for as... as<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for cpp... cpp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-ar... arm-elf-ar<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for grep that handles long lines and -e... /bin/grep<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for egrep... /bin/grep -E<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for ANSI C header files... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sys/types.h... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sys/stat.h... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for stdlib.h... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for string.h... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for memory.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for strings.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for inttypes.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for stdint.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for unistd.h... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking minix/config.h usability... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking minix/config.h presence... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for minix/config.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether it is safe to define __EXTENSIONS__... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for library containing strerror... none required<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether system uses EBCDIC... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>performing libtool configuration...<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking how to print strings... printf<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for a sed that does not truncate output... (cached) /bin/sed<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for fgrep... /bin/grep -F<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for ld used by arm-elf-gcc... /home/thomas/ecos/pr_7336/compiler/arm-elf/bin/ld<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking if the linker (/home/thomas/ecos/pr_7336/compiler/arm-elf/bin/ld) is GNU ld... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for BSD- or MS-compatible name lister (nm)... /home/thomas/ecos/pr_7336/compiler/bin//arm-elf-nm -B<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking the name lister (/home/thomas/ecos/pr_7336/compiler/bin//arm-elf-nm -B) interface... BSD nm<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking the maximum length of command line arguments... 1572864<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether the shell understands some XSI constructs... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether the shell understands &quot;+=&quot;... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-elf format... func_convert_file_noop<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for /home/thomas/ecos/pr_7336/compiler/arm-elf/bin/ld option to reload object files... -r<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-objdump... objdump<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking how to recognize dependent libraries... unknown<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-dlltool... dlltool<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking how to associate runtime and link libraries... printf %s\n<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-ar... (cached) arm-elf-ar<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for archiver @FILE support... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-strip... arm-elf-strip<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-ranlib... (cached) arm-elf-ranlib<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking command to parse /home/thomas/ecos/pr_7336/compiler/bin//arm-elf-nm -B output from arm-elf-gcc object... ok<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sysroot... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-mt... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for mt... mt<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>configure: WARNING: using cross tools not prefixed with host triplet<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking if mt is a manifest tool... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for dlfcn.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for objdir... .libs<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking if arm-elf-gcc supports -fno-rtti -fno-exceptions... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for arm-elf-gcc option to produce PIC... -fPIC -DPIC<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking if arm-elf-gcc PIC flag -fPIC -DPIC works... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking if arm-elf-gcc static flag -static works... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking if arm-elf-gcc supports -c -o file.o... rm: cannot remove `conftest*': No such file or directory<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking if arm-elf-gcc supports -c -o file.o... (cached) yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether the arm-elf-gcc linker (/home/thomas/ecos/pr_7336/compiler/arm-elf/bin/ld) supports shared libraries... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether -lc should be explicitly linked in... rm: cannot remove `conftest*': No such file or directory<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking dynamic linker characteristics... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking how to hardcode library paths into programs... immediate<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether stripping libraries is possible... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking if libtool supports shared libraries... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether to build shared libraries... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether to build static libraries... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Check for compiler flags...<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether the compiler provides atomic builtins... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether to enable -D_LARGEFILE64_SOURCE... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Checking for libraries...<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for library containing gethostbyname... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for library containing gethostname... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for library containing socket... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for library containing crypt... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for main in -ltruerand... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for library containing modf... none required<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Checking for Threads...<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking pthread.h usability... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking pthread.h presence... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for pthread.h... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for CFLAGS needed for pthreads... <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for LIBS needed for pthreads... <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for pthread.h... (cached) yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether pthread_getspecific takes two arguments... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking whether pthread_attr_getdetachstate takes one argument... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for recursive mutex support... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for pthread_key_delete... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for pthread_rwlock_init... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for pthread_attr_setguardsize... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for pthread_yield... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sched.h usability... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sched.h presence... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sched.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sched_yield... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>APR will use threads<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for readdir in -lc_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for gethostbyname in -lc_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for gethostbyaddr in -lc_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for getservbyname in -lc_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for gethostbyname_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for gethostbyaddr_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for getservbyname_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sigsuspend... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sigwait... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for poll... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for kqueue... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for port_create... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for epoll support... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for epoll_create1 support... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for dup3 support... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for accept4 support... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for SOCK_CLOEXEC support... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for fdatasync... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for epoll_create1 support... (cached) no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for dup3 support... (cached) no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for accept4 support... (cached) no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for SOCK_CLOEXEC support... (cached) no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for getpwnam_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for getpwuid_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for getgrnam_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for getgrgid_r... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Checking for Shared Memory Support...<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for library containing shm_open... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sys/types.h... (cached) yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/mman.h usability... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/mman.h presence... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sys/mman.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/ipc.h usability... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/ipc.h presence... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sys/ipc.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/mutex.h usability... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/mutex.h presence... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sys/mutex.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/shm.h usability... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/shm.h presence... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sys/shm.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/file.h usability... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking sys/file.h presence... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for sys/file.h... yes<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking kernel/OS.h usability... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking kernel/OS.h presence... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for kernel/OS.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking os2.h usability... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking os2.h presence... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for os2.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking windows.h usability... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking windows.h presence... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for windows.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for mmap... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for munmap... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for shm_open... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for shm_unlink... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for shmget... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for shmat... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for shmdt... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for shmctl... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for create_area... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for MAP_ANON in sys/mman.h... no<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>checking for /dev/zero... configure: error: cannot check for file existence when cross compiling<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Any thoughts &nbsp;to push me in the right direction?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Kind regards,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Thomas<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p></div></body></html>
--_000_6EE7D1502C48E44E92DCADF9DD3E0DB9025D4BF80409SRVVS06TELE_--


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1001933] New HAL for the M4 core of Freescale Vybrid targets
  2014-01-26 14:44 [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid targets bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-02-05  8:59 ` bugzilla-daemon
@ 2016-12-04 23:55 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-12-04 23:55 UTC (permalink / raw)
  To: ecos-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="UTF-8", Size: 23855 bytes --]

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001933

Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2408|0                           |1
           is patch|                            |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From ecos-bugs-return-11175-listarch-ecos-bugs=sources.redhat.com@sourceware.org Sat Dec 03 02:56:08 2016
Return-Path: <ecos-bugs-return-11175-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 3554 invoked by alias); 3 Dec 2016 02:56:08 -0000
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
Received: (qmail 3518 invoked by uid 89); 3 Dec 2016 02:56:07 -0000
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: Yes, score=8.4 required=5.0 testsºYES_40,HELLO_SUBJECT,HTML_MESSAGE,MIME_HTML_MOSTLY,PYZOR_CHECK,RP_MATCHES_RCVD,SPF_PASS,TVD_SPACE_RATIO autolearn=no version=3.3.2 spammy=HX-MS-Has-Attach:yes, H*Ad:D*mail.com, H*c:HHH
X-HELO: fortimail.callutheran.edu
Received: from fortimail.callutheran.edu (HELO fortimail.callutheran.edu) (199.107.196.236)
 by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 03 Dec 2016 02:55:57 +0000
Received: from lvexch01.clunet.2k (lvexch01.callutheran.edu [199.107.196.188])
	by fortimail.callutheran.edu  with ESMTP id uB32lXS4015179-uB32lXS7015179
	(version=TLSv1.2 cipher®S128-SHA256 bits\x128 verifyÊFAIL);
	Fri, 2 Dec 2016 18:47:34 -0800
Received: from TOEXCH01.clunet.2k (199.107.196.193) by lvexch01.clunet.2k
 (199.107.196.188) with Microsoft SMTP Server (TLS) id 15.0.1130.7; Fri, 2 Dec
 2016 18:47:29 -0800
Received: from TOEXCH01.clunet.2k ([::1]) by toexch01.clunet.2k
 ([fe80::31bd:82b8:4484:7c78%15]) with mapi id 15.00.1130.005; Fri, 2 Dec 2016
 18:47:29 -0800
From: "Pape, Patricia" <ppape@callutheran.edu>
To: "inf@mail.com" <inf@mail.com>
CC: "inf@mail.com" <inf@mail.com>
Subject: HIi..
Date: Thu, 08 Dec 2016 20:11:00 -0000
Message-ID: <123ee38ef6ce47c89d8c025d5ea2cb72@toexch01.clunet.2k>
x-ms-exchange-transport-fromentityheader: Hosted
Content-Type: multipart/mixed;
	boundary="_004_123ee38ef6ce47c89d8c025d5ea2cb72toexch01clunet2k_"
MIME-Version: 1.0
X-SW-Source: 2016/txt/msg00116.txt.bz2

--_004_123ee38ef6ce47c89d8c025d5ea2cb72toexch01clunet2k_
Content-Type: multipart/alternative;
	boundary="_000_123ee38ef6ce47c89d8c025d5ea2cb72toexch01clunet2k_"

--_000_123ee38ef6ce47c89d8c025d5ea2cb72toexch01clunet2k_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-length: 1



--_000_123ee38ef6ce47c89d8c025d5ea2cb72toexch01clunet2k_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-length: 1743

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:#0563C1;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:#954F72;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;
	font-family:"Calibri","sans-serif";
	mso-fareast-language:EN-US;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-IN" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>

--_000_123ee38ef6ce47c89d8c025d5ea2cb72toexch01clunet2k_--

--_004_123ee38ef6ce47c89d8c025d5ea2cb72toexch01clunet2k_
Content-Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document;
	name="Business Proposal105.docx"
Content-Description: Business Proposal105.docx
Content-Disposition: attachment; filename="Business Proposal105.docx";
	size\x13143; creation-date="Sat, 03 Dec 2016 01:35:22 GMT";
	modification-date="Sat, 03 Dec 2016 01:35:23 GMT"
Content-Transfer-Encoding: base64
Content-length: 17817

UEsDBBQABgAIAAAAIQDfpNJsWgEAACAFAAATAAgCW0NvbnRlbnRfVHlwZXNd
LnhtbCCiBAIooAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0lMtuwjAQRfeV+g+Rt1Vi
6KKqKgKLPpYtUukHGHsCVv2Sx7z+vhMCUVUBkQpsIiUz994zVsaD0dqabAkR
tXcl6xc9loGTXmk3K9nX5C1/ZBkm4ZQw3kHJNoBsNLy9GUw2ATAjtcOSzVMK
T5yjnIMVWPgAjiqVj1Ykeo0zHoT8FjPg973eA5feJXApT7UHGw5eoBILk7LX
NX1uSCIYZNlz01hnlUyEYLQUiep86dSflHyXUJBy24NzHfCOGhg/mFBXjgfs
dB90NFEryMYipndhqYuvfFRcebmwpCxO2xzg9FWlJbT62i1ELwGRztyaoq1Y
od2e/ygHpo0BvDxF49sdDymR4BoAO+dOhBVMP69G8cu8E6Si3ImYGrg8Rmvd
CZFoA6F59s/m2NqciqTOcfQBaaPjP8ber2ytzmngADHp039dm0jWZ88H9W2g
QB3I5tv7bfgDAAD//wMAUEsDBBQABgAIAAAAIQAekRq37wAAAE4CAAALAAgC
X3JlbHMvLnJlbHMgogQCKKAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArJLBasMwDEDv
g/2D0b1R2sEYo04vY9DbGNkHCFtJTBPb2GrX/v082NgCXelhR8vS05PQenOc
RnXglF3wGpZVDYq9Cdb5XsNb+7x4AJWFvKUxeNZw4gyb5vZm/cojSSnKg4tZ
FYrPGgaR+IiYzcAT5SpE9uWnC2kiKc/UYySzo55xVdf3mH4zoJkx1dZqSFt7
B6o9Rb6GHbrOGX4KZj+xlzMtkI/C3rJdxFTqk7gyjWop9SwabDAvJZyRYqwK
GvC80ep6o7+nxYmFLAmhCYkv+3xmXBJa/ueK5hk/Nu8hWbRf4W8bnF1B8wEA
AP//AwBQSwMEFAAGAAgAAAAhANZks1H0AAAAMQMAABwACAF3b3JkL19yZWxz
L2RvY3VtZW50LnhtbC5yZWxzIKIEASigAAEAAAAAAAAAAAAAAAAAAAAAAAAA
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
zM504Lg+sOqvdbirt6/MjlcsFGY/bFFwlVnTo4mGxkIn8t7h5+bF91L3LSsL
We/EAKq/a+wY9LhKOJV+s8oFaitffJPhE49mhdpwOjL7Um/+uLnPhMxUpp+O
Ppt9qjdnPBHXIop4an0wXYqI/1zy9EfOo837f16ZbK3fCGWZqv/3j6cmC+I8
unwJ+UrnvtqaMq3JnQ6I9adLsdm5Cf9PA5vWSrTFLznTA0AwfYswzUch9nRE
bh1tO7N8c+zmU6gd7b/Xjg7ea0eH77Wjo/fa0fF77ejTe+3IYP6fOxJpxF8q
I8LdAOoujsONaI7DbGiOw0tojsMqaI7DCWiOI9HRHEceozmONEVwChm6stBK
9n1Htndzd88RftzdU4Ifd/cM4MfdPeD7cXeP737c3cO5H3f36O3H3T1Y47nV
Uiu4UTZLi8EuW0hZpLLgQcFfhtNYqlimKqLh6UmPZyQHSYCpRrZ6Ih5MC5l5
vTtDjEn95/NCF3KBXAQL8Vhmqpge2nCe/uKxKmsDFkWKRwjMeFFmjh7xyemM
L3jG05BTJjYdVFeCQVomc4LcXLFHMhZPI+Lua4gkg8I6oVX9vNQmEQRJnbAw
k8ObJhnZ+PBN5MP7SkOC8zKOORHrjibFDGt4bWAww0sDgxleGRjM8MLA0oyq
i2oaUU/VNKIOq2lE/VblJ1W/1TSifqtpRP1W04b324MoYjPE26uOaf9zdxex
1OexB7djJh5TphYAw6eb+pxpcM8y9pix1TLQZ6XbsfYxY/dzLqPX4IFiTluT
qNb1JkUu1FGLtBzeoVs0KnOteUT2WvOIDLbmDbfYrVom6wXaNU09MyvnRatp
DamXaWcsLqsF7XC3sWJ4hm0McCWynMwG7ViCDL7Ty1ktJ8XIt2nl8IZtWMNt
9XZUIm1ejSRoZSzDJ5ph+Pp1xTNVlj0NJl3JOJbPPKIjzopMVrlmW37PSNLL
8pfJaslyYWqlLUT/qb65Ah7cstXgA7qPmUhpdLv8kDARB3QriOuH22/Bg1zp
MlN3DA3wXBaFTMiY9ZnAv/3k87/TNPBMFcHpK9HRnhGdHjKwC0EwyVQkGRGR
1DJTpIJkDjW8f/LXuWRZREO7z3h100nBiYgzlqyqRQeBt9S4+KzGH4LVkOH9
i2VCnxeiMtUDCcw6bZiX83/zcPhQdycDkjNDf5SFOf9olrommg43fJmwhRu+
RDBqqulB5y/BwW7hhh/sFo7qYC9ilufCeQnVm0d1uA2P+niHF381T8YyW5Qx
XQc2QLIebIBkXSjjMklzyiM2PMIDNjzq4yVMGcMjOCVneP/IREQmhoFRKWFg
VDIYGJUGBkYqwPA7dCzY8Nt0LNjwe3UqGNESwIJR5Rnp9E90lceCUeWZgVHl
mYFR5ZmBUeXZ/teALxZqEUw3xVhIqpyzkHQTTVrwZCUzlr0SIS9j/sgITpBW
tPtMLvTTCDKtbuImQOpz1DHhYrvCUYn8k8/JmqZZlO0iOCPK4lhKonNrmwnH
RG7fu7YrzDzJMbgJ9zEL+VLGEc8cx+SOVfXyrHos423zTTN6nfb8Jh6XRTBb
rs/225ijyc7IpmDfCtu9w7Y+P2qeZ2kLu+WRKJOmofBhiqP9/sEmo7eCD3YH
b1YSW5GHPSPhPo92R25WyVuRxz0j4T4/9Yw0Pt2K7PLDV5Y9tSbCcVf+rGs8
R/Idd2XROrh1t12JtI5sS8HjrizaskpwFob6agFUp59n3PH9zOOOx7jITcHY
yU3p7Ss3ostg3/kvoWd2zKBp9re+ewKM+2YR3Wvk/LOU1Xn7rQtO/R/qulEL
pzTnQStnv/+Fq61Rxt2PvYcbN6L3uONG9B6A3IheI5EzHDUkuSm9xyY3ovcg
5UagRys4I+BGKxiPG61gvM9oBSk+o9WAVYAb0Xs54EagjQoRaKMOWCm4ESij
gnAvo0IK2qgQgTYqRKCNChdgOKPCeJxRYbyPUSHFx6iQgjYqRKCNChFoo0IE
2qgQgTaq59reGe5lVEhBGxUi0EaFCLRRzXpxgFFhPM6oMN7HqJDiY1RIQRsV
ItBGhQi0USECbVSIQBsVIlBGBeFeRoUUtFEhAm1UiEAbtXrU0N+oMB5nVBjv
Y1RI8TEqpKCNChFoo0IE2qgQgTYqRKCNChEoo4JwL6NCCtqoEIE2KkSgjWou
Fg4wKozHGRXG+xgVUnyMCiloo0IE2qgQgTYqRKCNChFoo0IEyqgg3MuokII2
KkSgjQoRXflZX6J03WY/xZ/1dN6x3//SVd2o7/aj3DZqvz+qaZWb1f9ZhHMp
n4LWBw/3Tb3RDyLmsZDmFLXjsrrNNbdEoC58/nHR/YSPTR/4pUv1sxDmmimA
H/SNBOdUDrpS3o4ERd5BV6bbkWDVedA1+tqRYBo86Bp0jS+bm1LUdASCu4YZ
K3jqCO8ara1w2MVdY7QVCHu4a2S2AmEHd43HVuBhoAfnt9GHPfvpaH1/KSB0
paNFOHYTutISatUMx9AYfUVzE/qq5yb0ldFNQOnpxOCFdaPQCrtRflJDm2Gl
9jeqm4CVGhK8pAYYf6khyltqiPKTGg6MWKkhASu1/+DsJnhJDTD+UkOUt9QQ
5Sc1nMqwUkMCVmpIwEo9cEJ2YvylhihvqSHKT2q4uMNKDQlYqSEBKzUkeEkN
MP5SQ5S31BDlJzWoktFSQwJWakjASg0JXlIDjL/UEOUtNUR1SW3OomxJjVLY
CsctwqxA3IRsBeIGZyvQo1qyoj2rJYvgWS1BrRrNcdWSLZqb0Fc9N6GvjG4C
Sk8nBi+sG4VW2I3ykxpXLbVJ7W9UNwErNa5ackqNq5Y6pcZVS51S46olt9S4
aqlNaly11Ca1/+DsJnhJjauWOqXGVUudUuOqJbfUuGqpTWpctdQmNa5aapN6
4ITsxPhLjauWOqXGVUtuqXHVUpvUuGqpTWpctdQmNa5ackqNq5Y6pcZVS51S
46olt9S4aqlNaly11CY1rlpqkxpXLTmlxlVLnVLjqqVOqR3V0vh56weYNNv8
IJn6cPG64vo7uK0HZqLqO0jri4DmgzfR+oeSdLBuSVD/JFX9tmlwfcHQ/J/l
qqqrPzOZfLqcXFzVUoGfnGp+ZMq0vvNHpkxjYPPDpWp/WH8jk6P59Terrh8N
Mt+r+vZgHF+/apq96dbm07VMm8ur1ee2LqVW7Xe0u9AydrTZyNzZ71UmuBr4
uU7tXS1U7ZnHlSrqn5tUC/dc/whW1dLohVUotf2Cx/Etqz4tV+6PxnxRVFun
E/Mg/pvt8+o75ZzxmRl8nIDxdmOql915Un3LfH1V3Jnm2mEt3W1u0Rja0+62
bVnQak3zCHBLg5pN3enpacr6d+DsX4E7WL/YZdDmv/zL/wAAAP//AwBQSwEC
LQAUAAYACAAAACEA36TSbFoBAAAgBQAAEwAAAAAAAAAAAAAAAAAAAAAAW0Nv
bnRlbnRfVHlwZXNdLnhtbFBLAQItABQABgAIAAAAIQAekRq37wAAAE4CAAAL
AAAAAAAAAAAAAAAAAJMDAABfcmVscy8ucmVsc1BLAQItABQABgAIAAAAIQDW
ZLNR9AAAADEDAAAcAAAAAAAAAAAAAAAAALMGAAB3b3JkL19yZWxzL2RvY3Vt
ZW50LnhtbC5yZWxzUEsBAi0AFAAGAAgAAAAhADPkGELUCAAAKS4AABEAAAAA
AAAAAAAAAAAA6QgAAHdvcmQvZG9jdW1lbnQueG1sUEsBAi0AFAAGAAgAAAAh
AKpSJd8jBgAAixoAABUAAAAAAAAAAAAAAAAA7BEAAHdvcmQvdGhlbWUvdGhl
bWUxLnhtbFBLAQItABQABgAIAAAAIQBGeirYrAMAAKwJAAARAAAAAAAAAAAA
AAAAAEIYAAB3b3JkL3NldHRpbmdzLnhtbFBLAQItABQABgAIAAAAIQCMIC/4
wgEAAPUFAAASAAAAAAAAAAAAAAAAAB0cAAB3b3JkL2ZvbnRUYWJsZS54bWxQ
SwECLQAUAAYACAAAACEAW239kwkBAADxAQAAFAAAAAAAAAAAAAAAAAAPHgAA
d29yZC93ZWJTZXR0aW5ncy54bWxQSwECLQAUAAYACAAAACEAVkHjpdkBAADb
AwAAEAAAAAAAAAAAAAAAAABKHwAAZG9jUHJvcHMvYXBwLnhtbFBLAQItABQA
BgAIAAAAIQC17LjRbgEAAOACAAARAAAAAAAAAAAAAAAAAFkiAABkb2NQcm9w
cy9jb3JlLnhtbFBLAQItABQABgAIAAAAIQA8beRPVQsAADVxAAAPAAAAAAAA
AAAAAAAAAP4kAAB3b3JkL3N0eWxlcy54bWxQSwUGAAAAAAsACwDBAgAAgDAA
AAAA

--_004_123ee38ef6ce47c89d8c025d5ea2cb72toexch01clunet2k_--


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-12-02  7:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-26 14:44 [Bug 1001933] New: New HAL for the M4 core of Freescale Vybrid targets bugzilla-daemon
2014-01-26 14:55 ` [Bug 1001933] " bugzilla-daemon
2014-02-03 19:33 ` bugzilla-daemon
2014-02-05  8:59 ` bugzilla-daemon
2016-12-04 23:55 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).