This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Quick question?



Attempt to get an answer #2

On Thu, 3 Jan 2002, Sir Ace wrote:

> 
>   Can you please tell me how to make the binutils package compile staticly
> linked?  I edited the makefile and put:
> 
> 
> CFLAGS = -g -O2 -static
> CXXFLAGS = -g -O2 -static 
> 
> LDFLAGS = -static
> 
> But it doesn't work.
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]