On Friday 07 May 2010 10:12:05 pm James Richard Tyrer wrote: > On 05/05/10 17:29, James Richard Tyrer wrote: > > So, I will try it with "--nof77" first. If that works, I will know that > > it is a FORTRAN issue. Will report in a day or so. > > Nope, didn't work. It finished with the same error message as before > about not finding "main". > > So, I guess I will stick with 3.8 and wait for 3.10. > > -- > James Tyrer > > Linux (mostly) From Scratch
in your original posting > /usr/lib/gcc/i686-pc-linux-gnu/4.4.4/../../../crt1.o: In function `_start': > (.text+0x18): undefined reference to `main' > collect2: ld returned 1 exit status if you have not already, perhaps you could look in /usr/lib/gcc/i686-pc-linux-gnu/4.4.4 OR /usr/lib/gcc/ to see if there is libgfortran or libgfortranbegin to verify if this/these is/are the lib(s) the linker is looking for -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
