This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Built egcs-1.1.1 for unlisted platform




  In message <990208163007.ZM3833@posidonius.rutgers.edu>you write:
  > Platform: i586-pc-linux-gnu
  > Modifications:
  > 	Edit <srcdir>/gcc/collect2.c.  As it turns out, I think you need to
  > put in an additional condition regarding newer header files (kern 2.2.1)
  > on Linux PC's and char *sys_siglist[].  I got errors about sys_siglist[]
  > already being declared in other kernel headers, and so I just commented
  > it out and it worked fine.
This is the kind of thing autoconf is supposed to handle automatically.

We should find out why autoconf did not work correctly.

jeff