Versions compatibility

2002-01-16 Thread ALEXANDER SHISHCKIN
Hi everyone! Here's my trouble: a few days ago I've upgraded gcc to 3.0 and the package name no longer looks like 'gcc', but 'gcc-3.0'. Now other packages depending on 'gcc' fail to install. What should I do?

Re: Versions trouble

2002-01-15 Thread Alexander Shishckin
> Во-первых, делай CC в рассылку при ответе на письмо, иногда очень помогает, > так как ответ вижу не только я. If I do remember the address correctly 8-))) > Во-вторых, если конфликт с версиями библиотек, надо апгрейдить библиотеки, > а не компилятор. Ok, I got my compiler up and running and comp

Versions trouble

2002-01-14 Thread ALEXANDER SHISHCKIN
Hello! I got trouble when upgrading from GCC 2.95 to 3.0.3. None of the programs are working with it saying that GNU C compiler can make binaries or so. Where can I get info on fixing this? Thanx