--- Comment #8 from charlet at gcc dot gnu dot org 2007-05-02 10:24 ---
Unless the submitter intends to work on this PR, I doubt anything will
happen, so closing for now.
If someone is interested in working on this, feel free to reopen and
assign to you.
Arno
--
charlet at gcc dot
--- Comment #7 from charlet at adacore dot com 2006-10-09 08:28 ---
Subject: Re: Adding tasking support for arm-linux
> ... well, I can see differences, but is there any definite way of finding out,
> how the C structures actually look like? Do I have to hunt this up in the
> glibc sou
--- Comment #6 from belandor at web dot de 2006-10-09 04:13 ---
(In reply to comment #5)
> Hi,
>
> s-osinte.ads
> This might need a bit more work, some structure size and such might not be
> identical between versions. You should look at the s-osinte-linux-alpha.ads
> and
> s-osinte-l
--- Comment #5 from laurent at guerby dot net 2006-10-04 18:03 ---
Hi,
s-osinte.adshttp://gcc.gnu.org/bugzilla/show_bug.cgi?id=29262
--- Comment #4 from belandor at web dot de 2006-09-28 06:51 ---
...running the above programs give me the following errors/messages:
[EMAIL PROTECTED]:/testprogs/glibc# ./simple_tasking
Alignment trap: simple_tasking (1099) PC=0xa670 Instr=0xe5933000
Address=0x0001 FSR 0x0f3
ra
--- Comment #3 from belandor at web dot de 2006-09-28 06:49 ---
Created an attachment (id=12347)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12347&action=view)
simple_tasking source code
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29262
--- Comment #2 from belandor at web dot de 2006-09-28 06:49 ---
Created an attachment (id=12346)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12346&action=view)
hello world source code
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29262
--- Comment #1 from belandor at web dot de 2006-09-28 06:37 ---
(In reply to comment #0)
actually, the Makefile.in needs modifications.
a-numaux-x86.ads does not work for arm (error-message is that only 15 digits
are allowed for floating point type), therefore the line
+ a-numaux.adsh