%% Bhaskar G <[EMAIL PROTECTED]> writes: bg> I downloaded the beta version and built on a windows machine using bg> build_w32.bat. Build using 3.80 works fine. But with 3.81 I get bg> errors on passing the flags to 'sed' It there anything else that I bg> need to consider.
Well, you should read the NEWS file first. Second, you need to show the make rule that caused the problem (the command line that make invoked). From this: bg> GMAKE 3.81beta version bg> D:\sde2\sde_template\comps\tmComp1>gnumake bg> generating d:/results/x86_nt/comps/generated/lib/x86_nt_el_i486/tmFlags.h bg> d:/sde2/sde_template/sde/cygwin/sed: -e expression #1, char 30: Unknown option to 's' there's not much we can say since the actual rule that generates the file is not shown. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
