[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gperf] gperf vs gcc-4.4
From: |
Priit Laes |
Subject: |
[bug-gperf] gperf vs gcc-4.4 |
Date: |
Tue, 15 Sep 2009 00:00:01 +0300 |
Hi
I recently ran into a weird linking issue when building Webkit-gtk
( https://bugs.webkit.org/show_bug.cgi?id=29244 ).
The issue is that symbols that are defined within gperf-generated
sources throw undefined reference errors when linking against a library
that *should* contain the symbol.
I also found a GCC bug-report, that describes similar error (also within
Webkit): http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41194
>From the GCC-bug report it seems that the bug is actually within the
gperf-generated C-code.
Cheers,
Priit :)
- [bug-gperf] gperf vs gcc-4.4,
Priit Laes <=