Displaying 7 results from an estimated 7 matches for "graphappmain".
2005 Mar 18
2
Trouble debugging with gdb, R on Windows
...copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i686-pc-mingw32"...
(gdb) break WinMain
Breakpoint 1 at 0x401296: file ../graphapp/graphappmain.c, line 59.
(gdb) run
Starting program: y:\falcon\src\R-devel\src\gnuwin32/../../bin/Rgui.exe
Breakpoint 1, WinMain (Instance=0x400000, PrevInstance=0x0,
CmdLine=0x261f26 "", CmdShow=10) at ../graphapp/graphappmain.c:59
59 startgraphapp(Instance, PrevInstance, CmdShow);...
2001 Nov 22
2
zlib location
...st
\..\i386-mingw32\include\shlobj.h:8,
from shext.c:24:
f:\R\TOOLS\BIN\..\lib\gcc-lib\i386-mingw32\2.95.2\..\..\..\..\i386-mingw32\inclu
de\oleidl.h:43: warning: ANSI C restricts enumerator values to range
of `int'
3. And here's the one that has stopped me for tonight:
graphappmain.o(.text+0x121):graphappmain.c: undefined reference to
`_imp__R_rese
rved_size'
rgui.o(.text+0x63):rgui.c: undefined reference to
`_imp__CharacterMode'
MAKE[1]: *** [Rgui.exe] Error 1
MAKE[1]: Leaving directory
`/cygdrive/f/R/R-devel/src/gnuwin32/front-ends'
Duncan Murdoch
-.-.-.-.-.-....
2001 Nov 26
0
debugging R-devel on WinNT (was RE: zlib location)
...hy La.svd on moderately large matrices (say
500 x 100) crash R-devel linked against ATLAS on WinNT. Could some one
provide some hint on how to go about doing this? I tried the instruction in
rw-faq, but keep getting stuck as follows:
(gdb) break WinMain
Breakpoint 1 at 0x4013c6: file ../graphapp/graphappmain.c, line 94.
(gdb) run
"/cygdrive/c/WINNT/system32/KERNEL32.dll": error reading line numbers
"/cygdrive/c/WINNT/system32/ADVAPI32.dll": error reading line numbers
"/cygdrive/c/WINNT/system32/VERSION.dll": error reading line numbers
"/cygdrive/c/WINNT/system32/L...
2018 Aug 06
2
SIGSEGV in R_RunWeakRefFinalizer, object allocated with Rcpp
...) at main.c:308
#13 0x6ca11604 in run_Rmainloop () at main.c:1082
#14 0x6ca11700 in Rf_mainloop () at main.c:1089
#15 0x00401836 in AppMain (argc=1, argv=0x15c16f8) at rterm.c:86
#16 0x00401649 in WinMain at 16 (Instance=0x400000, PrevInstance=0x0,
CmdLine=0x1904797 "", CmdShow=10)
at graphappmain.c:23
#17 0x00402a8d in main ()
Any ideas?
I?aki
2010 Jan 04
2
I have finished compiling of R 64 bit on 64 bit Windows use MINGW64
hi ,everyone
I have finished compiling of R 64 bit on 64 bit Windows system by using MINGW64, include the standard and recommended packages.tested it on Windows 2008 server R2 X64.it run very well.I wander anyone interested in it ,and anyone who want to continue testing it with me? and who can provide a space let me upload the R files
Best wishes! 2010/1/4
2001 Dec 05
9
Windows testing
R 1.4.0 is now sinking into feature freeze, and we'd like some help
testing it under Windows. Duncan Murdoch and Uwe Ligges have already
volunteered.
I've put a copy of SetupR140.exe at
http://www.stats.ox.ac.uk/pub/bdr/RWin
Also in that directory is a file TESTING suggesting some tests, not all of
which have been run on this build. As the graphics internals have been
changed a lot
2018 Aug 09
0
SIGSEGV in R_RunWeakRefFinalizer, object allocated with Rcpp
...1604 in run_Rmainloop () at main.c:1082
> #14 0x6ca11700 in Rf_mainloop () at main.c:1089
> #15 0x00401836 in AppMain (argc=1, argv=0x15c16f8) at rterm.c:86
> #16 0x00401649 in WinMain at 16 (Instance=0x400000, PrevInstance=0x0,
> CmdLine=0x1904797 "", CmdShow=10)
> at graphappmain.c:23
> #17 0x00402a8d in main ()
>
> Any ideas?
>
> I?aki
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel