public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/37527]  New: conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
@ 2008-09-15 19:48 reuben dot kraft at gmail dot com
  2008-09-15 19:50 ` [Bug fortran/37527] " reuben dot kraft at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: reuben dot kraft at gmail dot com @ 2008-09-15 19:48 UTC (permalink / raw)
  To: gcc-bugs

Hi, 

I am trying to compile GCC4.3.2 on Linux x86_64.  I am getting the following
compile error:

configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/home/rkraft/apps/gcc-4.3.2/x86_64-unknown-linux-gnu/libgfortran/config.log
make[1]: *** [configure-target-libgfortran] Error 1
make[1]: Leaving directory `/home/rkraft/apps/gcc-4.3.2'

In gcc-4.3.2/x86_64-unknown-linux-gnu/libgfortran/config.log:
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'me'


My configure options are:
./configure 
--prefix=/home/rkraft/apps/gcc-4.3.2
--with-mpfr=/home/rkraft/apps/mpfr-2.3.2 
--disable-multilib 
--enable-languages=c,c++,fortran 
--with-gmp=/home/rkraft/apps/gmp-4.2.3  
--with-gmp-lib=/home/rkraft/apps/gmp-4.2.3/lib 
--with-mpfr-lib=/home/rkraft/apps/mpfr-2.3.2/lib

I have also set:
export
LD_LIBRARY_PATH=/home/rkraft/apps/mpfr-2.3.2/lib:/home/rkraft/apps/gmp-4.2.3/lib

Any ideas how to fix this?


-- 
           Summary: conftest.c:2: error: expected '=', ',', ';', 'asm' or
                    '__attribute__' before 'me'
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reuben dot kraft at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37527


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-03-28  9:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-15 19:48 [Bug fortran/37527] New: conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' reuben dot kraft at gmail dot com
2008-09-15 19:50 ` [Bug fortran/37527] " reuben dot kraft at gmail dot com
2008-09-15 19:53 ` pinskia at gcc dot gnu dot org
2008-09-15 19:54 ` pinskia at gcc dot gnu dot org
2008-09-16 12:02 ` reuben dot kraft at gmail dot com
2008-09-16 13:15 ` reuben dot kraft at gmail dot com
2008-12-08 22:18 ` mikael at gcc dot gnu dot org
2008-12-24 22:52 ` pinskia at gcc dot gnu dot org
2009-03-28  9:36 ` fxcoudert at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).