public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Fails at fix includes
@ 2000-08-04  7:43 Lorne Gutz
  0 siblings, 0 replies; only message in thread
From: Lorne Gutz @ 2000-08-04  7:43 UTC (permalink / raw)
  To: crossgcc

Hi,

        Saw the same problem described a couple of weeks ago w. r. t.
an 86K cross-compiler.   To date I have not seen a solution.  

        So  far I have been able to make and install any gcc compiler I
choose.  I have the latest binutils from CVS, even downed loaded built
and installed them twice just to make sure.  I have down loaded newlib
and installed the include files.  Everything works great until I start
to built a cross compiler.

        Things break down when I get to the fix includes.  Its got to
be something on my system because I have tried gcc 2.9.5.2, CVS gcc
2.9.6
and also the latest version of egcs.  They all fail at the same place.


**********errorlog and logfile attached

I really could use a helping hand on this one.

thanks
Lorne
pexecute.c: In function `pexecute':
pexecute.c:669: warning: variable `func' might be clobbered by `longjmp' or `vfork'
pexecute.c:670: warning: `pid' might be used uninitialized in this function
pexecute.c:672: warning: variable `output_desc' might be clobbered by `longjmp' or `vfork'
pexecute.c:673: warning: variable `retries' might be clobbered by `longjmp' or `vfork'
pexecute.c:673: warning: variable `sleep_interval' might be clobbered by `longjmp' or `vfork'
gcc.c: In function `execute':
gcc.c:2527: warning: passing arg 2 of `pexecute' from incompatible pointer type
gcc.c: In function `process_command':
gcc.c:3026: warning: passing arg 2 of `lang_specific_driver' from incompatible pointer type
gcc.c: In function `main':
gcc.c:5193: warning: passing arg 2 of `process_command' from incompatible pointer type
Forbidden identifiers: AVR AVR_AT90S2313 AVR_AT90S2323 AVR_AT90S2333 AVR_AT90S2343 AVR_AT90S4414 AVR_AT90S4433 AVR_AT90S4434 AVR_AT90S8515 AVR_AT90S8535 AVR_ATmega103 AVR_ATmega603 AVR_ATtiny22 
In file included from fixincl.c:102:
fixincl.x:5808: `WCHAR_TYPE' undeclared here (not in a function)
fixincl.x:5808: initializer element is not constant
fixincl.x:5808: (near initialization for `gnu_type_map[0].pz_gtype')
fixincl.x:5809: initializer element is not constant
fixincl.x:5809: (near initialization for `gnu_type_map[1].pz_gtype')
fixincl.x:5810: initializer element is not constant
fixincl.x:5810: (near initialization for `gnu_type_map[2].pz_gtype')
make[2]: *** [fixincl.o] Error 1
make[1]: *** [fixinc.sh] Error 2
make: *** [all-gcc] Error 2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-08-04  7:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-04  7:43 Fails at fix includes Lorne Gutz

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).