This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/29262] Adding tasking support for arm-linux
- From: "belandor at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2006 04:13:45 -0000
- Subject: [Bug ada/29262] Adding tasking support for arm-linux
- References: <bug-29262-12744@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from belandor at web dot de 2006-10-09 04:13 -------
(In reply to comment #5)
> Hi,
>
> s-osinte.ads<s-osinte-linux.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-linux-hppa.ads diffs with s-osinte-linux.ads to get an idea of what
> kind of changes could be needed.
>
> Hope this helps.
>
... 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
source code?
(the signal values should be easily obtainable with a little C program - but
the other stuff?)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29262