unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: William Xu <william.xwl@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Does emacs 22.2 support compiled as 64bit?
Date: Mon, 21 Apr 2008 11:48:51 +0900	[thread overview]
Message-ID: <m2hcdvhqi4.fsf@gmail.com> (raw)
In-Reply-To: 8EB032C4-76EC-46C9-8EA0-D371D919F8A3@Web.DE

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 20.04.2008 um 20:52 schrieb William Xu:
>
>> $ gcc -m64 -I/sw/include -L/sw/lib -c -fpascal-strings -DMAC_OSX
>> -Demacs -DHAVE_CONFIG_H   -I. -I/Users/william/repo/git/emacs/src
>> -fpascal-strings -DMAC_OSX -Dtemacs  -g -O2 -Wno-pointer-sign   mac.c
>> -v
>> -print-search-dirs -E -dD
>
>
> Do you want to compile and assemble (-c) or do you want to preprocess
> (-E)?

What do you mean? I should remove "-c" option? Hm, the result is the
same.  Could you tell me the correct command? 

> I don't see GCC telling where it will look C header files.

I didn't know -print-search-dirs.  But from its doc, looks like it gives
the desired outputs.  

,----[ -print-search-dirs ]
|   Print the name of the configured installation directory and a
|   list of program and library directories gcc will search---and
|   don't do anything else.
|   
|   This is useful when gcc prints the error message installation
|   problem, cannot exec cpp0: No such file or directory.  To
|   resolve this you either need to put cpp0 and the other
|   compiler components where gcc expects to find them, or you
|   can set the environment variable GCC_EXEC_PREFIX to the
|   directory where you installed them.  Don't forget the
|   trailing /.
`----
  
> Did you compare output from GCC in 32 bit and in 64 bit mood?

Yes, they are the same.  

-- 
William

http://williamxu.net9.org





  reply	other threads:[~2008-04-21  2:48 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.10604.1208691319.18990.help-gnu-emacs@gnu.org>
2008-04-20 14:14 ` Does emacs 22.2 support compiled as 64bit? David Kastrup
2008-04-20 15:04   ` William Xu
2008-04-20 15:33     ` Peter Dyballa
2008-04-20 18:52       ` William Xu
2008-04-20 22:10         ` Peter Dyballa
2008-04-21  2:48           ` William Xu [this message]
2008-04-21  7:53             ` Peter Dyballa
2008-04-21  8:19               ` William Xu
2008-04-21 21:24                 ` Nick Roberts
2008-04-22  3:24                   ` William Xu
2008-04-22  8:20                     ` Peter Dyballa
2008-04-22  9:24                       ` Peter Dyballa
2008-04-22 14:21                         ` William Xu
2008-04-22 15:18                           ` Peter Dyballa
2008-04-22 15:53                             ` William Xu
2008-04-20 11:34 William Xu

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m2hcdvhqi4.fsf@gmail.com \
    --to=william.xwl@gmail.com \
    --cc=help-gnu-emacs@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).