On Fri, Nov 19, 2004 at 03:17:14PM +0000, Thibault Langlois wrote:
>
>
> Hello,
>
> Is it possible to use a same core file on several platforms ?
> I made a core file with cmucl 19a / Linux for someone who is using Solaris. He
> gets the following error when running my core file:
>
> Invalid magic number: 0x45524f43 should have been 0x434f5245
>
> Thibault
>
> PS: I am using 19a pre3 and he is using 19a.
Core files are architecture-specific. So, if you are running linux on an
x86, your core files will not be usable on Linux or Solaris on Sparc.