This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: egcs configure with Solaris/Intel


  In message <x71zzr6qca.fsf@4b.org>you write:
  > Any reason why configure isn't choosing `config/mh-solaris' over
  > `config/mh-sysv4' ?  It probably should.
I don't think so.

mh-solaris assumes that the target defaults to stabs debug symbols
(true for sparc-solaris).

However, x86-solaris defaults to dwarf debug symbols, which needs
some special handling found in mh-sysv4.

jeff


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