Aldrin Leal <[EMAIL PROTECTED]> writes: > when i run gcc > (like gcc -o file file.c), it's _statically_ linked to libc. is there any > way to change this to it's normal behaviour (ie., make it link w/ shared > libc)?
Make sure you have the versions of the libc? and libc?-dev files being compiled against. Have a look at `dpkg -l "libc*"'. -- Carey Evans <*> [EMAIL PROTECTED] "Our mail program accidentally deleted our remove list." - Real quote from UCE -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .