Hello,
Did you try the -fcommon
compiler flag? There was a change in GCC behavior meaning that fno-common
is now the default.
regards,
Paulo
Hello,
Did you try the -fcommon
compiler flag? There was a change in GCC behavior meaning that fno-common
is now the default.
regards,
Paulo