From: William Xu <william.xwl@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Does emacs 22.2 support compiled as 64bit?
Date: Tue, 22 Apr 2008 23:21:36 +0900 [thread overview]
Message-ID: <m23apedl73.fsf@gmail.com> (raw)
In-Reply-To: F978007B-5C03-4371-A568-E280C6CF2E93@Web.DE
Peter Dyballa <Peter_Dyballa@Web.DE> writes:
> The important differences affect the way Apple's File.h gets
> included. In the output of 'gcc E' you can see when a header file's
> contents is included (and also which header files the included files
> include themselves). Find the reason why CInfoPBRec does not get
> defined!
Honestly, the work is really tough...
Anyway, I found the following, saying CInfoPBRec is not availabile for
64-bit applications... so maybe that part of emacs needs updated/rewritten.
http://developer.apple.com/documentation/Carbon/Reference/File_Manager/Reference/reference.html#//apple_ref/c/tdef/CInfoPBRec
,----
| CInfoPBRec
|
| Defines a catalog information parameter block for file and directory information.
|
| union CInfoPBRec {
| HFileInfo hFileInfo;
| DirInfo dirInfo;
| };
| typedef union CInfoPBRec CInfoPBRec;
| typedef CInfoPBRec * CInfoPBPtr;
|
| Fields
|
| hFileInfo
| dirInfo
|
| Availability
|
| * Available in Mac OS X v10.0 and later.
| * Not available to 64-bit applications.
|
| Declared In
| Files.h
`----
--
William
http://williamxu.net9.org
next prev parent reply other threads:[~2008-04-22 14:21 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
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 [this message]
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=m23apedl73.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).