Hi guys.
I want to ask you.
When i compile my program with clang with -static flag i get undefined reference.
But when i compile wiithout -static all work fine.
I installed mysql with pkg install mysql57-server
and i added includes and libs.
Without static flag work, with static no. What i can do ?
I want to ask you.
When i compile my program with clang with -static flag i get undefined reference.
But when i compile wiithout -static all work fine.
I installed mysql with pkg install mysql57-server
and i added includes and libs.
Without static flag work, with static no. What i can do ?