Hi Rayson,

could you maybe specify what scripts do I have to change for cygwin?

If I manually specify the buildarch in aimk script to
set buildarch=lx26-x86

I get an mcheck error from sge_conf - both, for SoGE8 and SGE 6.2u5p2
- but mcheck or other syscall stuff is not part of cygwin

 ./aimk -only-core -no-dump

_________C_O_R_E__S_Y_S_T_E_M_____________
gcc -DSGE_ARCH_STRING=\"lx26-x86\" -O3 -Wall -Wstrict-prototypes
-DUSE_POLL -DLINUX -DLINUX86 -DLINUX86_26 -D_GNU_SOURCE
-DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8  -DLOAD_OPENSSL
-I/off_home/gridengine/db-4.4.20/lx26-x86/include/ -DTARGET_32BIT
-DSPOOLING_dynamic -DSECURE
-I/off_home/gridengine/openssl-0.9.8h-origin/lx26-x86/include
-Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -DCOMPILE_DC
-D__SGE_COMPILE_WITH_GETTEXT__  -D__SGE_NO_USERMAPPING__ -I../common
-I../libs -I../libs/uti -I../libs/juti -I../libs/gdi -I../libs/japi
-I../libs/sgeobj -I../libs/cull -I../libs/rmon -I../libs/comm
-I../libs/comm/lists -I../libs/sched -I../libs/evc -I../libs/evm
-I../libs/mir -I../libs/lck -I../daemons/common -I../daemons/qmaster
-I../daemons/execd -I../daemons/schedd -I../clients/common -I.
-IC:WindowsSystem32/include -IC:WindowsSystem32/include/linux -fPIC -c
../libs/sgeobj/sge_conf.c
../libs/sgeobj/sge_conf.c:1:0: warning: -fPIC ignored for target (all
code is position independent)
../libs/sgeobj/sge_conf.c:39:20: fatal error: mcheck.h: No such file
or directory
compilation terminated.
make: *** [sge_conf.o] Error 1
not done




On Sun, Nov 13, 2011 at 6:59 PM, Rayson Ho <[email protected]> wrote:
> On Sun, Nov 13, 2011 at 12:19 PM, Philippe Dreuw
> <[email protected]> wrote:
>> 2) Is there any chance to run this configuration, e.g. compile
>> gridengine on a windows XP pro system with SFU, but use it mainly with
>> windows xp/7 pro execution hosts running cygwin?
>
> SFU and Cygwin are 2 different Windows sub-systems, and thus programs
> written or compiled for one won't work under the other sub-system.
>
> (SFU/Windows Services for UNIX uses the POSIX subsystem, while Cygwin
> uses the WIN32 subsystem.)
>
> Last time I tried, there were some minor code changes needed to get
> Grid Engine 6.2u5 compiled under Cygwin... I didn't do anything Cygwin
> specific for Open Grid Scheduler, and I am not sure if Dave did
> anything specific for Cygwin.
>
> Rayson
>
>
>
>>
>> Thanks for your help!
>>
>> --
>> Philippe Dreuw
>> _______________________________________________
>> users mailing list
>> [email protected]
>> https://gridengine.org/mailman/listinfo/users
>>
>



-- 
Philippe Dreuw
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to