Hi Martin ! Thanks a lot for posting your patches. They are very similar to my patches for 3.4.4. Most valuable for me is of course the asm patch as i did not really know if it was ok to remove the edx register from the list and i was not happy with my workaround by removing the -fPIC option.
I think i do not need all of your patches for 3.4.4. As soon as i finished a successful build on both of my test systems i will upload the ebuilds for gentoo and the patches to bugs.gentoo.org and post a message here. kind regards Hermann Am Montag, den 02.01.2006, 17:50 +0000 schrieb Martin Kittel: > Hi Hermann, > > > I am currently working on an gentoo ebuild for maxdb 7.6.0.16. > > As gentoo developers decided to switch to gcc version 3.4.4 i am also > > switching the build process of maxdb to gcc 3.4.4. > > I went through most of this while preparing the MaxDB Debian packages to > compile > with gcc 4.0. > > Probably most of the relevant patches can be found on the Debian alioth CVS > server, e.g. > > http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/maxdb/debian/patches/72_cleanup_assembly.dpatch?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=pkg-maxdb > http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/maxdb/debian/patches/71_gcc4_compile_fixes.dpatch?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=pkg-maxdb > > I also went of most of the motions to add the missing prototypes for the > buildtools, e.g. here: > > http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/maxdb-buildtools/debian/patches/42_add_missing_declarations.dpatch?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=pkg-maxdb > > The files mentioned may not include everything you need but should cover most > of > it (some fixes found their way into some of the other patches available on the > CVS server). > > HTH, > > Martin. > > > >