Hi Team, I am compiling coreutils-8.14 on NonStop (TANDEM) platform. Currently I need to compile stdbuf which has libstdbuf.so dependency.
I modified configure and configure.ac to avoid check of $elf_sys and $GCC so that I could generate stdbuf and libstdbuf.so successfully. Only stdbuf binary is generated but no libstdbuf.so. we use c99 compiler. Please help me solving this issue. Regards, Basavaraj
