I have the latest stable release of MinGW/msys on my system which uses gcc 3.4.2. Using the latest from CVS, SConstruct still fails with no "nologo" option for gcc. I am going to try removing MSVC now. steven On Feb 19, 2008 4:43 AM, Michael Gogins wrote: > SCons gets confused if both MSVC and MinGW are present, but the confusion > can be rectified. It is so rectified in the most current checkin of > SConstruct. > > Regards, > Mike > > > ----- Original Message ----- > From: "victor" > To: "Developer discussions" > Sent: Tuesday, February 19, 2008 3:58 AM > Subject: Re: [Cs-dev] customXHTMLchunk.xsl is missing > > > > Funny, this is exactly the MinGW problem Michael and I were having after > > upgrading to the newest version. I wonder if it is related to us having > > Visual > > Studio in our boxes (both of us do). You seemed to have no problems with > > the latest MinGW before you installed Visual Studio, was it not the case? > > > > I am wondering here if scons gets confused with the two build systems. > > > > Victor > > ----- Original Message ----- > > From: "Steven Yi" > > To: "Michael Gogins" ; "Developer discussions" > > > > Sent: Monday, February 18, 2008 9:31 PM > > Subject: Re: [Cs-dev] customXHTMLchunk.xsl is missing > > > > > >> Hi Michael, > >> > >> I was just about to post, but in trying to build with MinGW/MSys after > >> installing Visual Studio I started to get a broken build. The output > >> is pasted below, and the config.log mentions no "/nologo" flag. The > >> only place I've seen it is in the lines with mt.exe. Removing those > >> lines does not seem to affect anything. Any ideas on where this is > >> coming from? > >> > >> steven > >> > >> > >> syi@SYI ~/workspace/csound5 > >> $ ./build.sh > >> scons: Reading SConscript files ... > >> > >> C S O U N D 5 > >> > >> SCons build file for Csound 5: > >> API library, plugin opcodes, utilities, and front ends. > >> > >> By Michael Gogins > >> > >> For custom options, run 'scons -h'. > >> For default options, run 'scons -H'. > >> If headers or libraries are not found, edit 'custom.py'. > >> For Linux, run in the standard shell > >> with standard Python and just run 'scons'. > >> For MinGW, run in the MSys shell > >> and use www.python.org WIN32 Python to run scons. > >> For Microsoft Visual C++, run in the Platform SDK > >> command shell, and use www.python.org WIN32 Python to run scons. > >> > >> System platform is 'win32'. > >> Using options from custom 'custom.py.' > >> Using options from 'custom.py.' > >> Build platform is 'mingw/msys' > >> SCons tools on this platform: ['default', 'mslink', 'msvc', 'g77', > >> 'gas', 'msli > >> b', 'CVS', 'filesystem', 'jar', 'javac', 'javah', > >> 'lex', 'm4', 'midl', 'msvs', ' > >> RCS', 'rmic', 'tar', 'yacc', > >> 'zip', 'mingw', 'gcc', 'g++', 'gnulink', 'ar', 'gas > >> ', 'm4'] > >> Using Istvan localisation > >> CONFIGURATION DECISION: Using double-precision floating point for audio > >> samples. > >> Checking for C header file stdio.h... no > >> *** Failed to compile a simple test program. The compiler is > >> *** possibly not set up correctly, or is used with invalid flags. > >> *** Check config.log to find out more about the error. > >> > >> > >> On Feb 18, 2008 1:02 PM, Michael Gogins wrote: > >>> As part of working on build systems I reinstalled MinGW/MSys. I then > >>> updated the Csound manual from CVS and received this error message: > >>> > >>> Michael@TOSHIBA /d/utah/home/mkg/projects/manual > >>> $ make > >>> make: *** No rule to make target > >>> `docbook-xsl-1.73.2/customXHTMLchunk.xsl', needed by `html'. Stop. > >>> > >>> I searched for this file on Google web, Google groups, and in the > >>> Docbook > >>> website and downloads. Not there. Only mentioned in the Csound group. I > >>> am now assuming that this is a piece of xsl that was created by a manual > >>> maintainer but not booked into Csound CVS. > >>> > >>> Is that so? > >>> > >>> If so, we need to remove it from the makefile, or add it to CVS. > >>> > >>> There won't be a Windows installer until I can resolve this issue. > >>> > >>> Regards, > >>> Mike > >>> > >>> > >>> > >>> > >>> ------------------------------------------------------------------------- > >>> This SF.net email is sponsored by: Microsoft > >>> Defy all challenges. Microsoft(R) Visual Studio 2008. > >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >>> _______________________________________________ > >>> Csound-devel mailing list > >>> Csound-devel@lists.sourceforge.net > >>> https://lists.sourceforge.net/lists/listinfo/csound-devel > >>> > >> > >> ------------------------------------------------------------------------- > >> This SF.net email is sponsored by: Microsoft > >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> _______________________________________________ > >> Csound-devel mailing list > >> Csound-devel@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/csound-devel > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Csound-devel mailing list > > Csound-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net