Thanks for that, Bill.

Managed to avoid using mapped files in my current project. (Simply
loading/saving them is fast enough to cause me no problems.)

On Wed, Feb 15, 2012 at 4:21 AM, bill lam <bbill....@gmail.com> wrote:
> I think so. However it also depends on which C compiler was used so
> that I would not depend on it.
>
> Срд, 15 Фев 2012, Ian Clark писал(а):
>> Aha! (No it wasn't).
>>
>> So are the jmf files compatible if both j6 and j7 are 32-bit? (...or
>> both 64 bit)?
>>
>> On Wed, Feb 15, 2012 at 12:22 AM, bill lam <bbill....@gmail.com> wrote:
>> > Was the J6 also 64-bit?
>> >
>> > Втр, 14 Фев 2012, Ian Clark писал(а):
>> >> I want to share a mapped file between asynchronous j6 and j7
>> >> processes. Can j7 map a .jmf file created and mapped by j6? Or
>> >> vice-versa? (Or be persuaded to?)
>> >>
>> >> I guess not, because I get the following error message in JHS...
>> >>
>> >> |bad jmf header: assert
>> >> |   'bad jmf header'    assert 0[free fh,mh,fad
>> >>
>> >> I shall experiment with text files instead of jmf's, but can anyone
>> >> foresee further problems arising? The file only needs to contain a
>> >> single numeral.
>> >>
>> >>    JVERSION
>> >> Engine: j701/2011-01-10/11:25 build: Feb  6 2011 16:16:29
>> >> Library: 7.01.055
>> >> Platform: Darwin 64
>> >> Installer: j701a_mac64.dmg
>> >> ----------------------------------------------------------------------
>> >> For information about J forums see http://www.jsoftware.com/forums.htm
>> >
>> > --
>> > regards,
>> > ====================================================
>> > GPG key 1024D/4434BAB3 2008-08-24
>> > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
>> > ----------------------------------------------------------------------
>> > For information about J forums see http://www.jsoftware.com/forums.htm
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
>
> --
> regards,
> ====================================================
> GPG key 1024D/4434BAB3 2008-08-24
> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to