Hi, On Wed, 4 Dec 2002 18:59:24 +0100, Henning Meier-Geinitz wrote:
>Can we remove the configure.os2 script? Yes, you can remove it. As told before configure works out of the box now. I think it's because the recent autoconf-stuff contains OS/2-compatibility-patches.... And of course because of your work. Thanks Henning! >Try the latest CVS. I've added host detection macros and search for >msgfmt$EXEEXT now. Works now! >I've also changed some other OS/2 related macros so tell me, if >something doesn't work any longer. Everything is OK here. >Bye the way: do the binaries have the correct .exe extension? >Otherwise I guess some Makefile work will be necessary. I get binaries with .exe extension because I use the -Zexe flag in my local config.site ld-flags. gcc (2.8.1) also generates stub binaries without extension to keep the makefiles happy. But I do have to copy the binaries with .exe extension to their final destination manually. (and delete the stubs) at this moment 'make install' fails. Tschau, Franz
