This is not a problem with "make". I suggest you ask on a mailing list
associated with GCC and G++.
Thx.
--
---
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org
Hi,
when we use g++ to compile our program, it seems that the exec file will produce a
huge file, >600k each.
Could you tell us why?
Regards,
Andrew
--
»¶ÓʹÓà 21CN µç×ÓÓʼþϵͳhttp://www.21cn.com
Thank you for using 21CN Email system
This is PR/1689. A patch is included in the resolution of the bug
report. See the GNU make README file for information on accessing the
GNU make bug database.
I plan on releasing 3.79.1 relatively shortly with this and a few other
fixes.
--
I tried to use make 3.79 to build gtk+-1.2.7 and got the following error
message, retry with older make 3.78.1 works fine:
$ (cd gtk; make check)
Makefile:472: *** Insufficient number of arguments (0) to function `strip'.
Stop.
$ make -v
GNU Make version 3.79, by Richard Stallman a