| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: lwvanels@MIT.EDU
Date: Wed, 2 Jan 91 12:48:47 -0500
To: bugs@MIT.EDU
In-Reply-To: [6767]
Ezra says that this problem can be fixed by fixing the Makefile
/source/bsd*/common/lib/libc/rt/gen/Makefile
Make both ${AS} steps:
${AS} -R -o $*.o $*.cpp.s
instead of the profiling one being:
${AS} -o $*.o $*.cpp.s
provided it has no affect on profiling..
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |