This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Date: Tue, 26 Sep 1995 14:04:50 +1000 (EST) From: Andrew Cagney <cagney@highland.com.au> In several places in gas-950919/ld/Makefile.in there appears commands like: -n=`echo ld | sed $(program_transform_name)`; \ which with the SunOS-4.1.3u1 shell gives a syntax error (after expansion) of: This was fixed on 20 Sep. Ian