GCC 3.2.2 Cygwin to i386-elf cross compiler

Steve Graham srg@dsl.pipex.com
Mon Mar 17 00:05:00 GMT 2003


I've followed the instructions on that page but i'm still getting this
problem, sorry I can't give you more information than this but I don't
really have any clue what is going wrong.

One other resource that I will hopefully have is the Book "GCC The Complete
Reference" Arther Griffith, which has a chapter on installing GCC, I'm
hoping this will have information on installing in Cygwin.

these are the last few lines I get from the make program:

gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-p
roto
types -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CO
NFIG
_H    -I. -I. -I. -I./. -I./config -I./../include \
        ./config/i386/i386.c -o i386.o
config/i386/i386.c: In function `override_options':
config/i386/i386.c:927: `DEFAULT_PCC_STRUCT_RETURN' undeclared (first use in
this function)
config/i386/i386.c:927: (Each undeclared identifier is reported only once
config/i386/i386.c:927: for each function it appears in.)
config/i386/i386.c: In function `ix86_save_reg':
config/i386/i386.c:3982: warning: comparison between signed and unsigned
make[1]: *** [i386.o] Error 1
make[1]: Leaving directory `/home/gcc-3.2.2/gcc'
make: *** [all-gcc] Error 2

I hope this helps, a bit clearer than what I said before

Again thank you for your time
Steven Graham





"Tim Prince" <timothyprince@sbcglobal.net> wrote in message
news:200303161907.h2GJ7WlK231562@pimout2-ext.prodigy.net...
> On Sunday 16 March 2003 09:02, Steve Graham wrote:
> >
> > I have made many google seaches and I can't find any sources on making
> > cross-compilers on Cygwin, if you know of any good resouces please could
> > you let me know.
> >
> From the first page of a Google search:
> http://www.objsw.com/CrossGCC/
>
> Search for more than 20 seconds and you may find something more up to
date.
>
> --
> Tim Prince
>




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list