search for: egcc

Displaying 5 results from an estimated 5 matches for "egcc".

Did you mean: ecc
1998 Aug 18
2
R-beta: Debian 2.0 and R
I am trying to compile R on my Debian 2.0 machine. I have both gcc and egcc (required for g77). Since the configure script doesn't check for egcc I used CC=egcc (even used LDCMD=egcc) in the config.site file. Everything worked fine until the final binary where it tries to use gcc ....... egcc -g -I../include -c unique.c egcc -g -I../include -c util.c egcc -g...
1999 Mar 31
1
No subject
Can someone explain why smbmount under Samba-2.0.3 (compiled under GNU/Linux Slackware, kernel 2.2.5, egcc 2.90.29) compiles smbmount, however, when I run smbmount, it's really smbclient? If I can't use smbmount, then I can't mount my NT server. smbsh isn't worth crap, it always segfaults on me. I'm running libc5.5.46. Can anyone help me? "There are 3 things to remember about...
1998 Jan 19
2
R-beta: updating the library index / overriding compile options
Would it be possible to include a new command in the ${RHOME}/etc path, which updates the Library index (Rd and html) via "R LIBINDEX". I need it because I use RPM to manage three different R installations (at home, at the institute and in the seminar rooms). I put all libraries into several packages, so it is easy for me to update a single library at all these different places. But
2008 Mar 05
0
Press delete key three times in R-2.6.1 to get segmentation fault (PR#10892)
...read:-D_REENTRANT} *cpp_options: %(cpp_unique_options) %1 %{m*} %{std*&ansi&trigraphs} %{W*&pedantic*} %{w} %{f*} %{g*:%{!g0:%{!fno-working-directory:-fworking-directory}}} %{O*} %{undef} %{save-temps:-fpch-preprocess} *cpp_debug_options: %{d*} *cpp_unique_options: %{C|CC:%{!E:%eGCC does not support -C or -CC without -E}} %{!Q:-quiet} %{nostdinc*} %{C} %{CC} %{v} %{I*&F*} %{P} %I %{MD:-MD %{!o:%b.d}%{o*:%.d%*}} %{MMD:-MMD %{!o:%b.d}%{o*:%.d%*}} %{M} %{MM} %{MF*} %{MG} %{MP} %{MQ*} %{MT*} %{!E:%{!M:%{!MM:%{MD|MMD:%{o*:-MQ %*}}}}} %{remap} %{g3:-dD} %{H} %C %{D*&U*&A...
2018 Apr 08
0
Success : clang/LLVM-built host kernel and clang-built VMware kernel modules for VMware Player 14.1.1 on host Ubuntu 17.10 x86_64
.../lib/modules/4.16.0/build/vmlinux | head -1 ++ strings -a /lib/modules/4.16.0/build/vmlinux ++ grep 'clang version' Linux version 4.16.0 (exp at exp) (clang version 5.0.0-3 (tags/RELEASE_500/final)) #4 SMP Thu Apr 5 02:12:22 PDT 2018 exp at exp:~$ exp at exp:~$ exp at exp:~$ exp at exp:~$ egcc /lib/modules/4.16.0/build/vmlinux ++ strings -a /lib/modules/4.16.0/build/vmlinux ++ grep 'GCC: (' exp at exp:~$ exp at exp:~$ ### ### [procfs] - version logic updated. ### exp at exp:~$ exp at exp:~$ exp at exp:~$ cat /proc/version Linux version 4.16.0 (exp at exp) (gcc version 7.3.0 (...