search for: lgfortranbegin

Displaying 8 results from an estimated 8 matches for "lgfortranbegin".

2011 Jun 01
1
[LLVMdev] Can not compile using llvm-gfortran
hi all, I had a problem when I tried to compile a fortran helloworld code using llvm-gfortran, I got an error message as below: /usr/bin/ld: cannot find –lgfortranbegin Collect2: ld returned 1 exit status Is there anyone can help please? Thanks, Guobin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110601/2893a9ad/attachment.html>
2008 Nov 03
0
[LLVMdev] llvm-gfortran gives errors on AMD64-Ubuntu
...se can explain how to handle this situation. > $ llc hellof.bc -o hellof.s > $ gcc hellof.s -o hellof.native > ERROR: > /usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crt1.o: In function > `_start': > (.text+0x18): undefined reference to `main' You need to link with -lgfortranbegin. > (3) Where can I get the SPEC/polyhedron testsuites? I don't know, sorry. Best wishes, Duncan.
2008 Nov 01
2
[LLVMdev] llvm-gfortran gives errors on AMD64-Ubuntu
Hi, I have installed llvm and llvm-gfortran on Pentium4 machine using 32-bit Ubuntu, it works fine. I recently installed them on AMD64-Ubuntu 8.04, llvm-gfortran gave me following errors $ llvm-gfortran -Wall hello.f95 -o hellof /home/jli127/LLVM/llvm-gcc/install/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.2.1/../../../../lib64/libgfortran.a(error.o): In function `_gfortrani_gfc_itoa':
2010 Dec 26
1
can't install R with *local* gcc
...oliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gcc/4.2.4/lib/gcc/x86_64-unknown-linux-gnu/4.2.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gcc/4.2.4/lib/gcc/x86_64-unknown-linux-gnu/4.2.4/../../.. -lgfortranbegin -lgfortran -lm /home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gcc/4.2.4/lib/libgfortran.a which looks alright to me (but I don't know Fortran), but then we get checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling sche...
2008 Nov 07
3
[LLVMdev] llvm-gfortran gives errors on AMD64-Ubuntu
Hi Duncan, Thanks for your answers. Compiling .s file is OK after adding the -lgfortran -lgfortranbegin. I replace my Ubuntu 8.04 and by Ubuntu 8.10. And I checked all new packages installed by 'apt-get' are amd64 version. However after compiling the llvm-gfortran, I got the same error. Here is my configure arguments $ ../llvm-gcc4.2-2.3.source/configure --prefix=`pwd`/../install --program-...
2009 Aug 20
2
getting R 2.9.1 from the tar.gz file
...yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/local/lib -L/usr/lib/gcc/i486-linux-gnu/4.3.3 -L/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4.3.3/../../.. -lgfortranbegin -lgfortran -lm checking how to get verbose linking output from gcc -std=gnu99... -v checking for C libraries of gcc -std=gnu99... -L/usr/local/lib -L/usr/lib/gcc/i486-linux-gnu/4.3.3 -L/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i486-linux-gnu/4...
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
...ecking whether gcc -std=gnu99 supports -c -o FILE.lo... yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/local/lib -L/usr/local/lib/gcc/i386-apple-darwin9.4.0/4.4.0 -L/usr/local/lib/gcc/i386-apple-darwin9.4.0/4.4.0/../../.. -lgfortranbegin -lgfortran checking how to get verbose linking output from gcc -std=gnu99... -v checking for C libraries of gcc -std=gnu99... -lcrt1.10.5.o -L/usr/local/lib -L/usr/local/lib/gcc/i386-apple-darwin9.4.0/4.4.0 -L/usr/local/lib/gcc/i386-apple-darwin9.4.0/4.4.0/../../.. -lgcc_s.10.5 -lSystem checking f...
2008 Dec 29
0
Serial Correlation Test for Short Time Series
...ecking whether gcc -std=gnu99 supports -c -o FILE.lo... yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/local/lib -L/usr/local/lib/gcc/i386-apple-darwin9.4.0/4.4.0 -L/usr/local/lib/gcc/i386-apple-darwin9.4.0/4.4.0/../../.. -lgfortranbegin -lgfortran checking how to get verbose linking output from gcc -std=gnu99... -v checking for C libraries of gcc -std=gnu99... -lcrt1.10.5.o -L/usr/local/lib -L/usr/local/lib/gcc/i386-apple-darwin9.4.0/4.4.0 -L/usr/local/lib/gcc/i386-apple-darwin9.4.0/4.4.0/../../.. -lgcc_s.10.5 -lSystem checking f...