Hi there, I was wondering what would I need to do in order to compile a software I've got here linked to libc5 and not to libc6... I assume that just editing the Makefiles and changing 'gcc' for 'altgcc' would be much of a naive try, wouldn't it? What should I do then? The program also uses the PGI F77 compiler and the lesstif libraries... What should I do to make sure that the program is linked to libc5 and NOT libc6?
TIA, Guilherme Zahn