------- Comment #2 from rob1weld at aol dot com  2009-04-11 02:33 -------
(In reply to comment #1)
...
> This suggests the code is getting the wrong definition of offsetof.  It 
> should be getting the one in GCC's own <stddef.h> or another one 
> compatible with recent GCC (using __builtin_offsetof).  Since 
> config/t-openbsd causes GCC's version not to be used, OpenBSD's version 
> needs to use __builtin_offsetof; if it doesn't, you need either to fix it 
> with fixincludes or make GCC use its own version again.
Thank you for your reply, I'm back on my OpenBSD Platform and will
look into this. There does seem to be some fixincludes problems noted
here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39655

Rob



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39616

Reply via email to