Hi,
The tool requires GCC 3.0-4.7. It doesn't work with GCC 4.8 yet.
See bug 57850 in GCC 4.8:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57850 (the
-fdump-translation-unit option is broken)
You can temporarily install an old version of GCC locally to
/home/user/GCC-4.7 and run the tool wi
maybe you have some dependencies that I don't have here. I tested with
fedora 18 (Linux WSDEV0001 3.6.10-4.fc18.x86_64 #1 SMP Tue Dec 11 18:01:27
UTC 2012 x86_64 x86_64 x86_64 GNU/Li) and worked fine.
This is my list of installed dependecies:
sudo yum deplist abi-compliance-checker
Loaded plugi
On Sun, Jul 7, 2013 at 9:57 PM, Eduardo Bortolini <
ebortolini.lis...@gmail.com> wrote:
> Yes, I forgot to mention that I tried in this way too. I tried in three
> ways, first from git. after using yum and after using the link mentioned.
> No success in all
>
> I tried -test and it worked for
gt; I am trying to install "ABI compliance checker" on Fedora 19. I followed
> the steps from: "
> http://ispras.linuxbase.org/index.php/ABI_compliance_checker";.
>
> How about "yum install ABI-compliance-checker"?
>
> Richard
>
> --
> users mail
On Jul 7, 2013 2:31 PM, "Eduardo Bortolini"
wrote:
>
> I am trying to install "ABI compliance checker" on Fedora 19. I followed
the steps from: "
http://ispras.linuxbase.org/index.php/ABI_compliance_checker";.
How about "yum install ABI-compliance-checke
I am trying to install "ABI compliance checker" on Fedora 19. I followed
the steps from: "
http://ispras.linuxbase.org/index.php/ABI_compliance_checker";.
I have installed all requirements indicated. After install I typed:
abi-compliance-checker -test
It tries to compile, bu