discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to build base static and profile?


From: Derek Zhou
Subject: Re: How to build base static and profile?
Date: Mon, 22 Sep 2003 15:08:22 -0700
User-agent: KMail/1.5.3

Thank you. But will that build everthing static?
What I want is to make my program and base linked staticly, but everything 
else, like libc, etc still shared. If everythin is static, the profile could 
be too complicate for me to understand.
Derek

On Monday 22 September 2003 01:51 pm, Adam Fedor wrote:
> On Monday, September 22, 2003, at 11:49 AM, Derek Zhou wrote:
> > Hi, all
> > I can sprof the base library, but it doesn't give me the complete call
> > graph.
> > My program doesn't use gui. Can anybody tell me how to build and link
> > base
> > static and profile?
> > Thanks a lot.
> > Derek
>
> make shared=no profile=yes
>
>
> A static base may not compile or run - we don't test it often and there
> are various design problems that I don't complete remember now that
> make a static base library difficult to make/run.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]