[Mono-devel-list] Snapshot builds: SparcV9 Solaris 9

Jonathan Furrer jofu at jofu.com
Fri Oct 24 16:01:39 EDT 2003


Ok, it's compiling with the changes suggested by Mr. Solomon, would it
hurt build on other systems if these were included into the mono source?

On Fri, 2003-10-24 at 09:27, Bernie Solomon wrote:
> These are just warnings.... and I think unnecessary noise... looking at the
> line
> numbers in this and the bugzilla report referred to in Zoltans' reply I
> think
> any cast from (char *) to something which requires proper alignment seems
> to generate the warning from gcc - there are lots of these. I think you
> just have to ignore them (note Sun's Forte compiler which is what I use
> generates quite a few warnings too - but not for these casts).
> 
> I think you just ignore the warnings (or adjust the options to
> remove whatever generates them).  Of maybe versions of gcc matter
> here (I don't have it at the moment myself).
> 
> There is a 2nd issue that socket-io.c doesn't build as is on Solaris 8 - at
> least for me - I attach some diffs that make it compile for me but I'd
> like some confirmation these are OK for all platforms before commiting
> them.
> 
> Bernie Solomon
> 
> ----- Original Message ----- 
> From: "WC Jones" <sx at insecurity.org>
> To: <mono-devel-list at lists.ximian.com>
> Sent: Friday, October 24, 2003 8:12 AM
> Subject: [Mono-devel-list] Snapshot builds: SparcV9 Solaris 9
> 
> 
> > [I apologize for any duplicate posts]
> >
> >
> > The mono build is failing on socket_io
> >
> > Plus I am getting a LOT of
> >
> > SOME.c:SomeLINE#: warning: cast increases required alignment of target
> type
> >
> > ( Example -
> > reflection.c:5482: warning: cast increases required alignment of target
> type
> > reflection.c: In function `mono_reflection_create_internal_class' )
> >
> > Mostly in the *_io files...
> >
> >
> > Search of google doesnt come up with much.  I was under the impression
> that mono
> > would build on SparcV9 Solaris?
> >
> > Am I missing something?  I do have IPv6 plumb'ed and running - not sure
> but I
> > think that may have some contributing factor.
> >
> >
> > My build environment with regard to GTK is up-to-date; plus I am using GCC
> 3.3.1
> >
> > Thanks for any information/help the list could provide.
> >
> > _Sx____________________
> >   ('>    iudicium ferat
> >   //\   Have Computer -
> >   v_/_    Will Hack...
> >
> >        \|/ ____ \|/
> >        "@'/ .. \`@"
> >        /_| \__/ |_\
> >           \__U_/
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
-- 
Jonathan Furrer <jofu at jofu.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031024/c295a429/attachment.bin 


More information about the Mono-devel-list mailing list