osmocom on windows

Peter Stuge peter at stuge.se
Thu Oct 7 11:37:52 CEST 2010


eisencah eisenach wrote:
> I would like to compile the hole thing for windows (change in the 
> osmocore lib the suport functions - use maybe pipes instead of
> sockets).

If you do it, may I suggest that you switch to using some IP based
sockets for IPC. Then it'll work on Windows just fine with fairly
little change. (send() instead of write() etc.)


//Peter



More information about the baseband-devel mailing list