On Thu, 7 Oct 2010 02:22:52 -0700 (PDT), "eisencah eisenach" wbg_1000@yahoo.com 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).
What is the whole thing ? The phone firmware has to be compiled by an ARM compiler, and if you use GNU ARM, you need Cygwin anyway.
If you want to use a different compiler for the host software, you most certainly have to adjust quite a lot of the source code, expecially when using the Microsoft C compiler.
And why use pipes instead of sockets, Windows has sockets.
Best regards, Dieter
Dieter Spaar 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).
What is the whole thing ? The phone firmware has to be compiled by an ARM compiler, and if you use GNU ARM, you need Cygwin anyway.
Does e.g. the CodeSourcery toolchain really need Cygwin? That would suck.
//Peter
On 7-10-2010 11:54, Peter Stuge wrote:
Dieter Spaar 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).
What is the whole thing ? The phone firmware has to be compiled by an ARM compiler, and if you use GNU ARM, you need Cygwin anyway.
Does e.g. the CodeSourcery toolchain really need Cygwin? That would suck.
So does windows :P (Sorry for being off-topic)
I was planning on using the winarm package to compile the firmware. What other specific OS suport is used on the host code? (I've seen serial port and timers) Thanks, Mihai.
PS. The thing is I've done windows programming up until now, but maybe I should adapt instead of trying to the sw :)
--- On Thu, 10/7/10, Dieter Spaar spaar@mirider.augusta.de wrote:
From: Dieter Spaar spaar@mirider.augusta.de Subject: Re: osmocom on windows To: baseband-devel@lists.osmocom.org Date: Thursday, October 7, 2010, 2:44 PM
On Thu, 7 Oct 2010 02:22:52 -0700 (PDT), "eisencah eisenach" wbg_1000@yahoo.com 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).
What is the whole thing ? The phone firmware has to be compiled by an ARM compiler, and if you use GNU ARM, you need Cygwin anyway.
If you want to use a different compiler for the host software, you most certainly have to adjust quite a lot of the source code, expecially when using the Microsoft C compiler.
And why use pipes instead of sockets, Windows has sockets.
Best regards, Dieter
baseband-devel@lists.osmocom.org