Title: Size of shared library on AIX

Hello
  I am having a strange problem, I am building a third party library using gmake
Each time I run gmake , the size of the resulting library seems to increase
I am not sure why this is happening ? Am i missing something ?

Thanks
-Aniruddha

-----Original Message-----
From: Miller, Bryan [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 29, 2002 3:01 PM
To: Paul D. Smith; Miller, Bryan
Cc: '[EMAIL PROTECTED]'
Subject: RE: Advice on "clean:" rule for Win32 platform needed...


Hi Paul,

Great idea.  I forget about the make-w32 group as I seldom work on the Dark
Side.

I like the alternate shell idea (I use cygwin on my laptop when not running
Linux) but I would hate to have to roll that environment out on 50-60
desktops and maintain it.

Cheers,
Bryan

> -----Original Message-----
> From: Paul D. Smith [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 29, 2002 12:37 PM
> To: Miller, Bryan
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: Advice on "clean:" rule for Win32 platform needed...
>
>
> Hi Bryan;
>
> You might well find better responses on the [EMAIL PROTECTED] list... I
> personally don't have any good ideas for you.
>
> Except one: I know that you can get UNIX shells and environments for
> Windows platforms, and you can configure GNU make to invoke
> those shells
> instead of COMMAND.COM.  I believe that's what a large number
> of people
> using GNU make on Windows do.
>
> If you can't do that, I don't know what to tell you :).
>
> --
> --------------------------------------------------------------
> -----------------
>  Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
http://www.gnu.org                     
> http://www.paulandlesley.org/gmake/
>  "Please remain calm...I may be mad, but I am a
> professional." --Mad Scientist
>

_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to