linux compile/configure gurus
how can I get past this ?
configure:2106: checking if compiler supports -R
configure:2121: gcc -o conftest -g -O2 conftest.c -R /usr/lib 1>&5
gcc: unrecognized option `-R'
/usr/lib: file not recognized: Is a directory
collect2: ld returned 1 exit status
configure: failed program was:
#line 2114 "configure"
#include "confdefs.h"
int main() {
; return 0; }
|