This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
re: long longlong in libffi (powerpc)
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Andrew Haley <aph at redhat dot com>
- Cc: green at redhat dot com,java at gcc dot gnu dot org
- Date: Tue, 21 Jan 2003 16:43:46 +0100
- Subject: re: long longlong in libffi (powerpc)
-- Original Message --
>i.e. the Augmentation size is not present. I think it should be there
>if the CIE Augmentation has a "z" in it.
Hm, I'm not a dwarf expert ;) but it has no effect here on my tc.
If it is necessary, then we have to add it. I just managed to dl the dwarf
3.0 working draft 7. Now I have to read it....
Andreas