> Recently Linus posted elcr.c that looks like this: [ code snipped ] > but if I try to compile it - it won't link because inb() is unresolved. Enable optimizations (any level): gcc -O elcr.c -o elcr --Patrick
- compiling elcr.c Tigran Aivazian
- Re: compiling elcr.c Nicholas J. Leon
- RE: compiling elcr.c Patrick
- RE: compiling elcr.c Jerome Forissier
