Hi guysss, is it possible to disable compiler checking while running configure script? I have tried with --disable-option-checking, --disable-libtool-lock and --with-gnu-ld, but nothing seems to work and the output keeps displaying: *configure: error: no acceptable C compiler found in $PATH* (Obviously bc I have removed the gcc package) The point is, can the script be run without gcc installed? How? Thanks!!!!! :)
- Disable gcc checking Paula Carboné
- Re: Disable gcc checking Mike Jumper
