CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2010/05/12 01:38:49

Modified files:
        lang/ezm3      : Makefile 
        lang/ezm3/patches: 
                           
patch-language_modula3_m3compiler_m3cc_gcc_config_i386_i386_c 
                           patch-language_modula3_m3compiler_m3cc_gcc_configure 
Added files:
        lang/ezm3/patches: 
                           patch-language_modula3_m3compiler_m3cc_gcc_obstack_h 

Log message:
fixes for gcc4:
- obstack.h uses casts as lvalues, fix those
- hack standard includes to avoid tons of strlen/malloc warnings (may
even fix bootstrap on other things than i386)
- remove non-standard assert.h that requires an eprintf in libgcc.
- bump pkgname, just in case...

verified to work with both gcc3 and gcc4.

Reply via email to