[Mono-devel-list] Non GCC compiler patch
Bernie Solomon
bernard at ugsolutions.com
Mon May 19 19:57:27 EDT 2003
Here is my first proposed set of changes based on cvs which should be those changes needed to use non-GCC compilers (HP's in my case). The worst file is mono-debug-debugger.c to avoid *((type *) x)++ = y. The main one I am not sure is done properly is metadata/socket-io.c because ip_mreq is guarded strangely in the system headers so difficult to get at. I have just avoided that option using the __hpux symbol which is probably not ideal. This doesn't include any configure stuff as yet (note the way I compile is to actually set CC to a wrapper script for HP's compiler which mangles or loses a few gcc specific command switches).
Bernie Solomon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030519/f2f182ff/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nongcc.patch
Type: application/octet-stream
Size: 19492 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030519/f2f182ff/attachment.obj
More information about the Mono-devel-list
mailing list