|
|
|
|
|
by gpderetta
1204 days ago
|
|
That can be made to work. It is not pleasant or easy but it is technically possible to compile different parts of the code with different compilers and library versions and link them together. The vast majority of the time it is just not worth it. |
|