From: Andrew Cagney <cagney@gnu.org>
To: Manoj Iyer <manjo@austin.ibm.com>
Cc: gdb-patches@sources.redhat.com, kevinb@redhat.com
Subject: Re: [RFC] GDB64 on PPC64 - tclsh does not compile 64bit
Date: Wed, 05 May 2004 20:22:00 -0000 [thread overview]
Message-ID: <40994CF9.1080900@gnu.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0405051034570.11085@lazy>
> I set CFLAGS=-m64 LDFLAGS=-m64 ./configure .... while configuring. The
> above patch fixes this problem.
This is the problem, you should configure with:
CC='gcc -m64' .../configure
Andrew
prev parent reply other threads:[~2004-05-05 20:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-05 19:44 Manoj Iyer
2004-05-05 20:22 ` Andrew Cagney [this message]
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=40994CF9.1080900@gnu.org \
--to=cagney@gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=kevinb@redhat.com \
--cc=manjo@austin.ibm.com \
/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