public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Paterson <dnpaterson@gmail.com>
To: Me Myself and I <stargate7thsymbol@live.co.uk>
Cc: gcc-help@gcc.gnu.org, java@gcc.gnu.org
Subject: Re: GCJ building
Date: Wed, 14 Mar 2012 09:14:00 -0000	[thread overview]
Message-ID: <CAM1kHc2-MRbFJCo0T_sc1-tYNgA2-8Y6KqZC-nZVhpiDUxVRfw@mail.gmail.com> (raw)
In-Reply-To: <BAY147-W38AC4FBCCB521AC1E84E87D0590@phx.gbl>

On 14 March 2012 00:13, Me Myself and I <stargate7thsymbol@live.co.uk> wrote:
>
> I have performed precisely these steps,
>
> and still get the error messages after make;
>
> fib2_ui.c:76:29: error: 'FIB_TABLE_LIMIT' undeclared (first use in this function)
> fib2_ui.c:76:29: note: each undeclared identifier is reported only once for each function it appears in
> make[5] *** [fib2_ui.lo] Error 1
> make[5] Leaving directory '/home/User/gcc-4.6.2/objdir/gmp/mpn'
> make[4] ***all-recursive] Error 1
> make[4] Leaving directory '/home/User/gcc-4.6.2/objdir/gmp'
> make[3] *** [all] Error 2
> make[3] Leaving directory '/home/User/gcc-4.6.2/objdir/gmp'
> make[2] *** [all-stage1-gmp] Error 2
> make[2] Leaving directory '/home/User/gcc-4.6.2/objdir'
> make[1] *** [stage1-bubble] Error 2
> make[1] Leaving directory '/home/User/gcc-4.6.2/objdir'
> make: *** [all] Error 2
>
> My build directory is named compiler.

Sorry, but you obviously haven't followed the step-by-step
instructions.  You may think you are, but you appear to be building in
the wrong directory - there's no sign of a "compiler" directory name
in the error messages, and the build should not be happening in the
source tree.  This appears to be just a copy and paste of messages
from previous emails.

We've asked you several times to paste in the commands you're using,
but you haven't done that.  I have no idea what you're doing, but it
certainly isn't what everyone keeps telling you to do.

> The only thing I can think of is a possible issue with the java related source code.
>
> I use the files
>
> gcc-core-4.6.2.tar
> gcc-java-4.6.2.tar
>
> I paste the extracted java files and directories over the gcc files and directories.
> It says that there is some replacing involved, so I let it replace them.

But did you extract gcc into a clean, empty directory?  If you're
still using the same, corrupt, source tree, then of course you'll get
errors.

Try building gcc WITHOUT Java, to see if that works.  If it does, then
perhaps there's something wrong with the Java build process.  If it
doesn't then there's something wrong in your commands / directories.

> Aside from this, I'm not sure what else to do.  If there is no help for my situation here,
> could someone give me a URL link for a successfully compiled mingw esque or otherwise,
> from source code built, gcj for Windows to just download?

One major problem is that you're not providing the information needed
to help you.  Until you answer some of the questions people keep
asking, I doubt if we'll ever figure out what's going wrong...

Regards,

David P.

  parent reply	other threads:[~2012-03-14  9:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-09  2:38 GCJ gen-fib information Me Myself and I
     [not found] ` <CAM1kHc1PkRUCkgFOpgcNhAXau36uC5E1q9cvHA4ZC5JuV-wFWg@mail.gmail.com>
2012-03-11 23:51   ` GCJ building Me Myself and I
2012-03-12 10:41     ` David Paterson
2012-03-12 21:30       ` Me Myself and I
     [not found]         ` <4F5E7971.4050408@digium.com>
2012-03-13  3:17           ` Me Myself and I
2012-03-13 12:26             ` David Paterson
2012-03-14  0:13               ` Me Myself and I
2012-03-14  1:44                 ` Ian Lance Taylor
     [not found]                 ` <CAH6eHdSbP4q8-y7q5=b2R3Szr0RHfxfP2rRWqYCTRV5FsiDxCA@mail.gmail.com>
2012-03-14  4:34                   ` Me Myself and I
2012-03-14  9:14                 ` David Paterson [this message]
2012-03-14 12:40                   ` Chris Burdess

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=CAM1kHc2-MRbFJCo0T_sc1-tYNgA2-8Y6KqZC-nZVhpiDUxVRfw@mail.gmail.com \
    --to=dnpaterson@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=java@gcc.gnu.org \
    --cc=stargate7thsymbol@live.co.uk \
    /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).