Re: About the size

2000-04-27 Thread Paul D. Smith
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

About the size

2000-04-27 Thread localhost
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

Re: cannot use GNU make 3.79 to buld gtk+-1-2.7

2000-04-27 Thread Paul D. Smith
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. --

cannot use GNU make 3.79 to buld gtk+-1-2.7

2000-04-27 Thread Paul Lew
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