Forum Discussion
Altera_Forum
Honored Contributor
20 years agoOsip2 on uClinux
I am experiencing a problem, trying to use Osip under uClinux/niosII When running the following code the whole system locks up... Is there anybody here with some Osip/Osip2 experience? # in...
Altera_Forum
Honored Contributor
20 years ago> Tried adding -static to LDFLAGS but that does not help any ideas?
Remove all of your osip libraries and reconfigure ... make sure you --disable-shared --enable-static, make/install again, then rebuild your application. Regards, --Scott