Le jeudi 03 f�vrier 2005 � 18:28 -0800, Brian Warner a �crit : > I don't know enough about the build process to tell, but maybe the step that > runs strip is run before the .a gets copied into place? Or maybe it is > stripping the wrong file?
The library which is stripped is the so file, you can run "file" on it, it returns if that's stripped or not. Cheers, Sebastien Bacher

