Ok, Lev, it would be interesting to see it. Anyway that quick hack helps :)
Bye, Oleg. ----- Original Message ----- From: "Lev Serebryakov" <l...@serebryakov.spb.ru> To: "Oleg Skydan" <mspgcc-users@lists.sourceforge.net> Sent: Friday, February 14, 2003 12:35 PM Subject: Re[2]: [Mspgcc-users] (gcc 3.2) & mingw building howto > Hello, Oleg! > Friday, February 14, 2003, 8:23:43 AM, you wrote: > > OS> Locate file gcc-3.2/gcc/fixinc/procopen.c, > OS> then locate line #176 in this file, and change: > OS> execvp (pz_cmd, (char**)pp_args); > OS> To > OS> execvp ("sh.exe" /*pz_cmd*/, (char**)pp_args); > OS> This helped me to build mspgcc under MSYS and MinGW. > mspgcc doesn't need FIXINC and FIXPROTO at all :) > > I'll publish my build system in 2 or 3 days: I need fix some issues > and write some instruction. > > > Lev Serebryakov > /-----------------------------------------------\ > | FIDONet: 2:5030/661.0 | > | E-Mail: l...@serebryakov.spb.ru | > | Page: http://lev.serebryakov.spb.ru/ | > | ICQ UIN: 3670018 | > | Phone: You know, if you have world nodelist | > \===============================================/ > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: FREE SSL Guide from Thawte > are you planning your Web Server Security? Click here to get a FREE > Thawte SSL guide and find the answers to all your SSL security issues. > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en > _______________________________________________ > Mspgcc-users mailing list > Mspgcc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mspgcc-users >