12
Hello all,
the issue regarding the update is solved. When I run GLBasic as administrator, GLBasic update works.
I am now running version 8.036
But the compilation for GP2X-WIZ still fails because g++.exe crashes.
Compilation for GP2X F100/F200 and win32 works fine
_______________________________________
*** Configuration: GP2X ***
precompiling:
GPC - GLBasic Precompiler V.6.973 SN:126b5585 - 2D, WIN32
Wordcount:0 commands
compile+link:
Q:\Compiler\platform\GP2X\Lib\libGLBasicGP2X.a(gf_sockets.o): In function `netGetLocalIPs(int*, char const*)':
gf_sockets.cpp:(.text+0xaa4): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Q:\Compiler\platform\GP2X\Lib\libGLBasicGP2X.a(gf_sockets.o): In function `netAddress(char const*, unsigned short)':
gf_sockets.cpp:(.text+0xd1c): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
success
Adding mmuhack.o to project: C:\Users\fvanzeveren\Documents\GLBasic\test\test.app
_______________________________________
_______________________________________
*** Configuration: GP2X-WIZ ***
precompiling:
GPC - GLBasic Precompiler V.6.973 SN:126b5585 - 2D, WIN32
Wordcount:0 commands
compile+link:
17 [main] g++ 3392 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11
7911582 [main] g++ 3392 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11
14128210 [main] g++ 3392 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11
22196366 [main] g++ 3392 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11
g++: fork: Resource temporarily unavailable
*** FATAL ERROR - Please post this output in the forum
_______________________________________
_______________________________________
*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.6.973 SN:126b5585 - 2D, WIN32
Wordcount:0 commands
compiling:
linking:
success
_______________________________________
*** Finished ***
Elapsed: 51.0 sec. Time: 11:59
Build: 2 succeeded.
*** 1 FAILED ***
QUESTION: is it normal that when compiling, GLBasic create a new local hard drive (Q:)? When double clicking on the hard drive Q: icon, it opens the installation directory of GLBasic.
Here is what I found in the system events viewers
Nom de l’application défaillante g++.exe, version : 0.0.0.0, horodatage : 0x48545258
Nom du module défaillant : cygwin1.dll, version : 1005.25.0.0, horodatage : 0x48515e73
Code d’exception : 0xc0000005
Décalage d’erreur : 0x00016265
ID du processus défaillant : 0x15d8
Heure de début de l’application défaillante : 0x01cb28bb5bde4c2b
Chemin d’accès de l’application défaillante : Q:\Compiler\platform\WIZ\Bin\g++.exe
Chemin d’accès du module défaillant: Q:\Compiler\platform\WIZ\Bin\cygwin1.dll
ID de rapport : 9996bded-94ae-11df-a51b-506313fd0a76
Regards
François