phuu....
wgcc-2.0-pre.1
officially released at sourceforge, for those interested. here some
notes:
wgcc-2.0-pre.1:
brandnew codebase, everthing got better ;o) supports many new things, but whats
even better, all the old stuff still works as expected... everything just got
really much more powerfull. All the mess from v-0.x disappeared. pxwc is on by
default. Build first wgcc then pxwc from the distfile into the _SAME_ prefix, or
you'll have to manually edit the ${prefix}/etc/.wgccrc file.
new is also the support for the apache stdcxx library which is a _much_ better implementation than the microsoft STL ;o) (the support is just that the configure script checks for it, and puts the correct stuff in the configuration; be sure to set STDCXX_HOME to the stdcxx prefix, set STDCXX_STD to the build version of the release library (for example "15d") and STDCXX_DBG to debug library build name (for example 12d) and STDCXX_FLAGS to any required flags like /D_RWSHARED and so on _before_ configuring...)
new is also the support for the apache stdcxx library which is a _much_ better implementation than the microsoft STL ;o) (the support is just that the configure script checks for it, and puts the correct stuff in the configuration; be sure to set STDCXX_HOME to the stdcxx prefix, set STDCXX_STD to the build version of the release library (for example "15d") and STDCXX_DBG to debug library build name (for example 12d) and STDCXX_FLAGS to any required flags like /D_RWSHARED and so on _before_ configuring...)
Cheers,
Markus
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool