Hi gcc gurus' I have some old libraries (foo.a) compiled with gcc 2.95.2 I would like to use the new 3.2.2 compiler for a new project to produce bar.a Can I link in the old foo.a with the new new bar.a to produce newBar.so ? Thanks a lot for the help, ~Kapil.