Hi Moritz,
 
Yes. I read the mail. Let me finish to build latest qgis stable releas with RC4 
built-in, then I will start to work on WinGrass standalone.
Probably I will need support about unix functions, in order to exactly know 
what do they do.
 
Regards,
 
Marco

________________________________

Da: Moritz Lennert [mailto:[EMAIL PROTECTED]
Inviato: ven 25/01/2008 12.18
A: [EMAIL PROTECTED]
Cc: [email protected]
Oggetto: Re: R: R: R: [GRASS-dev] GRASS-6.3.0RC4 Windows Native Binary (MSYS) 
Build Errors



On 25/01/08 11:32, [EMAIL PROTECTED] wrote:
> PS: I think that including Windows API lots of problems could be fixed,
> changing functions like alarm(), fork(), wait()... in the source code,
> with their equivalents avaible in Windows API.

This is what Glynn suggests here:
http://lists.osgeo.org/pipermail/grass-dev/2008-January/034999.html




> Is there possible to make
> a conditional structure in order to determinate which build platform is
> in use? in the way to let gcc determinate which header/function it
> should include/compile?

Yes, just grep for "MINGW32" in lib/gis/ to see a whole series of
examples, such as rename.c, sleep.c, etc.

Moritz


_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to