discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: objc on openbsd/i386 (gcc3)


From: Andrew Pinski
Subject: Re: objc on openbsd/i386 (gcc3)
Date: Thu, 6 Jan 2005 19:03:18 -0500


On Jan 6, 2005, at 6:37 PM, Julian Leyh wrote:
hello list..

because of the switch to gcc3 of openbsd/i386 i decided to revive my
gnustep ports.
i still have some problems with the compiler, it seems that i can't
link against libobjc from the system.

This is a bug in libobjc on openbsd.

The problem is related to x86_field_alignment being used in the
i386.h header file but since the libobjc headers include it we don't
declare one.  This is something which I wish to fix for a later version
of libobjc but it will not until 4.1 as 4.0.0 is in stage3.

Thanks,
Andrew Pinski
libobjc maintainer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]