This is the mail archive of the gsl-discuss@sourceware.cygnus.com mailing list for the GSL project.


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

Re: Unable to generate static binaries



 > The problem occurs with 'strip' itself.  It unpacks the archive into a
 > temporary directory and then rebuilds it.  If the archive contains .o
 > files with the same names then they overwrite each other. Hence the
 > inability to link after stripping.  To see the unpacking process use
 > 'strip -v'.  
 > 
 > bjg|debian> strip --version
 > GNU strip 2.9.1
 > 
 > 
 > 

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