public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "reuben dot kraft at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/37527] conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
Date: Tue, 16 Sep 2008 12:02:00 -0000	[thread overview]
Message-ID: <20080916120047.24853.qmail@sourceware.org> (raw)
In-Reply-To: <bug-37527-16718@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from reuben dot kraft at gmail dot com  2008-09-16 12:00 -------
(In reply to comment #3)
> Oh building in the source directory is not really supported.
> Can you try building in a different object directory?
> 


Using a different object directory I was able to compile c and c++, but not
fortran.  I configured with:
./configure 
--prefix=/home/rkraft/apps/gcc4 
--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

in the config.log file from I searched for "error" and found these:
--conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'me'
--conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
--conftest.c:70:27: error: floatingpoint.h: No such file or directory
--conftest.c:70:20: error: ieeefp.h: No such file or directory
--conftest.c:71:20: error: fptrap.h: No such file or directory


I don't thing gfortran in getting compiled, but it is hard to determine because
all errors are output on the terminal.  Where can I find error messages?

Thanks for your time.


-- 


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


  parent reply	other threads:[~2008-09-16 12:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-15 19:48 [Bug fortran/37527] New: " 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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080916120047.24853.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).