![](https://secure.gravatar.com/avatar/586424ca0847070dc1868aa58077003e.jpg?s=120&d=mm&r=g)
4 Jul
2012
4 Jul
'12
3:36 p.m.
Mohsen Pahlevanzadeh wrote:
When i compile my own software, i get two warning however my co-worker doesn't get them: /////////////////////// /usr/i686/lib/libasound.a(pcm_dmix.o):-1: In function `snd_pcm_dmix_sync_ptr': pcm_dmix.c:-1: warning: Warning: snd_pcm_hwsync() is deprecated, consider to use snd_pcm_avail()
You probably have different compiler options or library versions.
When i run my program my program that my co-worker wrote, crashed, But when he run it, it's crashed.
Sounds like a bug somewhere.
Regards, Clemens