Re: g_bit_* linker errors due to inlining errors
- From: Darin Adler <darin bentspoon com>
- To: Ian Campbell <ijc hellion org uk>, <gtk-app-devel-list gnome org>
- Subject: Re: g_bit_* linker errors due to inlining errors
- Date: Thu, 17 Jan 2002 10:47:50 -0800
On 1/17/02 10:40 AM, "Ian Campbell" <ijc hellion org uk> wrote:
The problem is todo with the inlining of g_bit_storage, g_bit_nth_lsf
and g_bit_nth_msf. I get the following errors from './configure &&
make':
[...]
multiple definition of `g_bit_nth_lsf'
I'm guessing this has something to do with the definition of G_INLINE_FUNC
as "extern inline". This doesn't seem to have changed in HEAD glib, so I
imagine it's broken in HEAD too. This also might be different between gcc
2.x and gcc 3.x. I recommend writing a bugzilla.gnome.org bug report for
this.
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]