gcc -l<lib> without providing any input source file invokes the linker. Shouldn't it instead give error that no input files were specified and terminate compilation ? This behavior is reproducible with gcc-4.8.2 Thanks, Prathamesh
gcc -l<lib> without providing any input source file invokes the linker. Shouldn't it instead give error that no input files were specified and terminate compilation ? This behavior is reproducible with gcc-4.8.2 Thanks, Prathamesh