|
Static libstdc++ and dynamic libs: msg#00233gcc.help
Hello, We are coding in C++ and delivering some dynamic libraries to our customers. Of course, the libraries we build depend on libstdc++.so, but we would like to get rid of this dependency. What we would like to do is to build our libfoo.so with a static libstdc++.a so that libfoo only depends on libc.so. I spent some time trying to make it work, but I'm not sure it's possible to build a shared lib including a static one, so I ask here before I waste too much time. Is it possible ? If yes, is there any magic command line line option to maker it work ? Regards, -- Frédéric RISS <frederic.riss@xxxxxx> STMicroelectronics - DAIS |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | FILE Pointer: 00233, Bharathi S |
|---|---|
| Next by Date: | X86 Built-in Functions: 00233, Kimmo Fredriksson |
| Previous by Thread: | FILE Pointeri: 00233, Bharathi S |
| Next by Thread: | X86 Built-in Functions: 00233, Kimmo Fredriksson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |