Displaying 13 results from an estimated 13 matches for "g2c".
Did you mean:
2c
2000 Dec 16
1
g2c library
Working on a Red Hat (not Mandrake) Linux
and trying to load my library I get
(sorry, can't copy it all, working remotely)
gcc -shared -o .....
/user/bin/ld: cannot find -lg2c
Does anyone know what the g2c library iss, and if I can download and
compile it for Red Hat
(I definitely didn't mean to type f2c
in the above)
Thanks
Jonathan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien...
2004 Mar 31
2
Failure to compile source packages in Debian
...ience failures to compile source packages.
Messages like
* Installing *source* package 'dse1' ...
** libs
g77 -mieee-fp -fPIC -g -O2 -c dsefor.f -o dsefor.o
gcc -shared -o dse1.so dsefor.o -L/usr/lib/gcc-lib/i486-linux/3.3.3
-L/usr/lib/gcc-lib/i486-linux/3.3.3/../../..
-lfrtbegin -lg2c-pic -lm -lgcc_s -L/usr/lib/R/bin -lR
/usr/bin/ld: no se puede encontrar -lg2c-pic
clearly point to the non-existence of library g2c-pic. Problem is I
cannot locate the .deb package
containing such library. Could some Debian user point me to the right
location? (I am using
Debian "testing&q...
1999 Sep 26
1
install problem -- libg2c
Hi, there
I'm totally new to this. I used to use SPLUS, but think maybe
useful to try R at home.
But seems it doesn't like me. I got error message says
ld: cannot open -lg2c: No such file or directory
My OS is openlinux 2.3. I use egcs-2.91.66. I searched under
/lib/egcs-2.91.66/ but found no libg2c.a. There's only a libgcc.a.
Thought maybe g77 people changed its name from g2c to gcc, so I tried to
change FLIBS in both MkRules and Makeconf. This didn't w...
1999 Aug 29
1
Compiling R under Caldera Open Linux 2.2 (PR#260)
...ls.o random.o relop.o
saveload.o scan.o seq.o sort.o source.o split.o subassign.o
subscript.o subset.o summary.o unique.o util.o version.o
../unix/libunix.a ../appl/libappl.a ../nmath/libmath.a -lSM -lICE
-L/usr/X11R6/lib -lX11 -L/usr/lib/gcc-lib/i386-linux/egcs-2.91.66
-L/usr/i386-linux/lib -lg2c -lm -lg2c: -ldl -lm
/usr/i386-linux/bin/ld: cannot open -lg2c: No such file or directory
make[3]: *** [../../bin/R.X11] Error 1 make[3]: Leaving directory
`/home/john/BUILD/src/main' make[2]: *** [R] Error 2 make[2]:
Leaving directory `/home/john/BUILD/src/main' make[1]: *** [R] Error
1 ma...
2000 Feb 22
2
Some problems with R and/or locfit
...it.so S_enter.o
adap.o band.o density.o family.o fitted.o frend.o kappa0.o kdtree.o
lfstr.o linalg.o locfit.o math.o minmax.o nbhd.o odint.o pcomp.o
preplot.o random.o scbmax.o simul.o startlf.o vari.o wdiag.o weight.o
-L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66
-L/usr/i386-redhat-linux/lib -lg2c -lm
/usr/bin/ld: cannot open -lg2c: No such file or directory <------ HERE
IS WHERE IT REALLY SEEMS TO HAVE PROBLEMS
collect2: ld returned 1 exit status
make: *** [/usr/lib/R/library/locfit/libs/locfit.so] Error 1
R
data
help
>>> Building/Updating help pages for package `locfit'...
2001 Nov 09
1
Installing packages
...-math -c dwt.c -o dwt.o
gcc -I/usr/lib/R/include -I/usr/local/include -mieee-fp -D__NO_MATH_INLINES
-fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586
-ffast-math -fno-fast-math -c hosking.c -o hosking.o
gcc -shared -o waveslim.so bell-p-w.o dwt.o hosking.o -L/usr/local/lib
-lg2c -lm -L/usr/lib/gcc-lib/i586-mandrake-linux/2.96
-L/usr/lib/gcc-lib/i586-mandrake-linux/2.96/../../../../i586-mandrake-linux/lib
-L/usr/lib/gcc-lib/i586-mandrake-linux/2.96/../../.. -lm
/usr/bin/ld: cannot find -lg2c
collect2: ld returned 1 exit status
make: *** [waveslim.so] Erreur 1
ERROR: compi...
2003 Jul 28
1
Following completion when Dialing.
I saw that if I add a c to my Dial string as follows:
exten => s,3,Dial(Zap/g2c/18005551212)
That it will not consider that call as answered until the called party
presses #. When the number dialed picks up does a bridge of the call
immediately instead of waiting for the # key.
I am using a PRI, does that make a difference????
-------------- next part -------...
2006 Jun 06
1
a plead to package developers regarding GCC
...hecked a
handful, and found that some of the code defined some basic math functions
that conflicts with intrinsics. Removal of such code enable me to build and
run package checks on them successfully. I believe many of such cases stem
from the fact that the code were originally from the output of g2c.
I can try to post a more concrete example if needed. I think resolving this
will facilitate wider use of these packages.
Thanks for your consideration.
Best,
Andy
Andy Liaw, PhD
Biometrics Research PO Box 2000 RY33-300
Merck Research Labs Rahway, NJ 07065
andy_liaw(a)merck.com...
2005 Sep 17
1
looks in liblapack.a not liblapack.so
I can't compile R-alpha on AMD 64. Rather than include a 1400 line script
I have put it on the web
http://www.stat.umn.edu/~charlie/typescript.txt
way down near the bottom it fails building lapack.so
gcc -shared -L/usr/local/lib64 -o lapack.so Lapack.lo -llapack -lblas -lg2c -lm -lgcc_s
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../lib64/liblapack.a(dgecon.i): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC...
2003 Oct 05
0
4.9 RC1(i386) 'make buildworld' fails: libg2c install
...e.....could this simply be due to a
corruption of the downloaded ISO file? The softlink created before the
initial error message appears to have been created OK, so not sure where
the error is being generated.
*****************************************************************
===> gnu/lib/libg2c
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libg2c.a
/usr/obj/usr/src/i386/usr/lib
sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libg2c.so.1
/usr/obj/usr/src/i386/usr/lib
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444
/usr/src/gnu/lib/libg2c/g2c.h /usr/obj/us...
2008 Jun 25
2
[LLVMdev] LLVM inquiry
Hi
This is Gaurav Khanna, from MacResearch.org - a community for
scientists that use the Mac and related hardware for research. One
service we perform for the community is supply g77 & gfortran
compilers for Mac OS X (which are not supplied by Apple).
We are interested in the progress made by LLVM and have some quick
questions. We'd appreciate any comments you can make.
1) What is the
2005 Jan 25
2
about R CMD check
...ble pointer type
1221.c:1290: warning: passing arg 4 of `dpotrs_' from incompatible pointer type
gcc -shared -L/usr/local/lib -o WXT.so 1221.o -L/usr/lib/R/bin -lRlapack
-L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2
-L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm
-lgcc_s
/usr/bin/ld: cannot find -lfrtbegin
collect2: ld returned 1 exit status
make: *** [WXT.so] Error 1
ERROR: compilation failed for package 'WXT'
** Removing '/home/credsim/src/var.Rcheck/WXT'
ERROR
Installation failed.
2005 Oct 25
3
error from make: gcc -shared -L/usr/local/lib64 ... relocation R_X86_64_32...
....f -o dlapack2.lo
g77 -fPIC -g -O2 -c dlapack3.f -o dlapack3.lo
g77 -fPIC -g -O2 -c cmplx.f -o cmplx.lo
g77 -fPIC -g -O2 -c cmplxblas.f -o cmplxblas.lo
gcc -shared -L/usr/local/lib64 -o libRlapack.so dlamc.lo dlapack0.lo
dlapack1.lo dlapack2.lo dlapack3.lo cmplx.lo cmplxblas.lo -lg2c -lm -lgcc_s
/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/3.4.4/libg2c.a(s_cat.o):
relocation R_X86_64_32 against `a local symbol' can not be used when making a
shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-redhat-linux/3.4.4/libg2c.a: could not read symbols: Bad
value
col...