On Sun, 13 Jan 2008, Donald Winiecki wrote:

| This looks similar to what is happening in the Win32 build of 2.6.8pre
| (no gcl.bat file created), though for some reason I'm not getting the
| log file written when I run 'make,'

If you're running GNU make within msys/mingw shell, you can try

   make 2>&1 | tee build.log

HTH,

-- Gaby


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to