Re: SUN5V(vme)+Solaris2.5.1+root again

From: Rene Brun (Rene.Brun@cern.ch)
Date: Tue Nov 03 1998 - 15:44:04 MET


Eunil Won wrote:
> 
>  Hello,
> 
>  After fixing __cplusplus stuff, I get new errors. Anybody knows what
> this means?
> 
> root [0] .x reset.C
> #error ISA not supported
> *** Fatal error in interpreter... restarting interpreter ***
> NULL
> *** Fatal error in interpreter... restarting interpreter ***
> root [1]
> 
> reset.C is as follows
> --------------
> #include <stdio.h>
> #include <fcntl.h>
> /* changes in types.h and others for __cplusplus stuff locally */
> #include "sys/types.h"
> #include <unistd.h>
> #include <malloc.h>
> #include <sys/mman.h>
> #include <errno.h>
> #include <sys/param.h>
> 
> reset () {
>         printf("Hello \n");
> }

I do not understand the changes you try to apply to types.h.
Anyhow, to run your macro with the interpreter, you do not need
any of the includes referenced. 

Rene Brun



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:39 MET