This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Help with building cross egcs 1.1.1





Hi, I'm new to the list so I apologize if I am asking questions that have
already been answered on this list.  I am trying to build a egcs-1.1.1
cross compiler hosted on sparc Solaris 2.5.1 targeting m68k-coff.
I have read the  cross compiler FAQ on the Cygnus website, downloaded the
cross compiler patch (for gcc 2.8.x) that is on the site.

Unfortunately the patch does not seem to be at all applicable as it is to
the egcs-1.1.1 distribution.  Most of the patch is rejected, and due to
the flu I have not been able to look at the patch and see if I can make
the changes manually.

First I was wondering if anyone out there has successfully built an
egcs-1.1.1 cross compiler, and whether they would be willing to provide me
with the proper procedure.
My build fails at this point,

gmake cross 
...

CC  -DSVR4  -g -O2 -I./include  -I. -I. -I./config \
-c ./objc/hash.c -o objc/hash.o
In file included from ./objc/hash.c:31:
objc/runtime.h:31: stdio.h: No such file or directory
objc/runtime.h:32: ctype.h: No such file or directory
In file included from objc/runtime.h:38,


which I do recall being mentioned in the FAQ and that the patch against
gcc 2.8x.x is supposed to take care of.

I would be grateful for any tips or advice.

Sincerely,

Martin Imrisek
imrisek@interlog.com              


_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.