Re: FOR_PANEL moved, ORBit notes
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: orbit-list cuc edu
- CC: sopwith redhat com, gnome-list gnome org, orbit-list cuc edu
- Subject: Re: FOR_PANEL moved, ORBit notes
- Date: Tue, 8 Sep 1998 11:27:23 -0500
> Actually, I just got a new error:
>
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src
> -I/opt/gnome/lib/glib/include -I/opt/gnome/include -g -O2
> -Wp,-MD,.deps/iiop-endian.p -c -fPIC -DPIC iiop-endian.c
> iiop-endian.c:6: redefinition of `byteswap'
> iiop-endian.h:30: `byteswap' previously defined here
I am getting the same error.
Using inline functions is known to be non-portable to other C
compilers. I suggest using a macro instead.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]